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 88184e5 commit 1b13bc0Copy full SHA for 1b13bc0
clang/lib/AST/CMakeLists.txt
@@ -139,4 +139,6 @@ add_clang_library(clangAST
139
omp_gen
140
ClangDriverOptions
141
intrinsics_gen
142
+ # These generated headers are included transitively.
143
+ AArch64TargetParserTableGen
144
)
0 commit comments