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.
1 parent 6380c54 commit 1e138a1Copy full SHA for 1e138a1
lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp
@@ -10,6 +10,7 @@
10
#include "clang/Basic/DiagnosticFrontend.h"
11
#include "clang/Basic/IdentifierTable.h"
12
#include "clang/Basic/TargetInfo.h"
13
+#include "clang/Driver/CreateInvocationFromArgs.h"
14
#include "clang/Frontend/CompilerInstance.h"
15
#include "clang/Frontend/FrontendActions.h"
16
#include "clang/Frontend/TextDiagnosticPrinter.h"
0 commit comments