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 54e0e14 commit 1ef2499Copy full SHA for 1ef2499
lib/Interpreter/CppInterOpInterpreter.h
@@ -17,6 +17,7 @@
17
#include "clang/AST/DeclarationName.h"
18
#include "clang/AST/GlobalDecl.h"
19
#include "clang/Basic/LangOptions.h"
20
+#include "clang/Basic/TargetOptions.h"
21
#include "clang/Frontend/CompilerInstance.h"
22
#include "clang/Frontend/FrontendOptions.h"
23
#include "clang/Lex/Preprocessor.h"
0 commit comments