We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
support
1 parent 4859fb6 commit bd978a8Copy full SHA for bd978a8
Sources/SWBCSupport/CLibclang.h
@@ -205,7 +205,7 @@ bool libclang_scanner_scan_dependencies(
205
/// \param argc - The number of environment bindings.
206
/// \param envp - A null terminated array of KEY=VALUE pairs (`envp`-style).
207
/// \returns True on success, false on failure (including if the libclang cannot
208
-/// suport).
+/// support).
209
bool libclang_driver_get_actions(libclang_t wrapped_lib,
210
int argc,
211
char* const* argv,
0 commit comments