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 f1779c1 commit 66977c6Copy full SHA for 66977c6
llvm/utils/gn/secondary/clang/lib/Sema/BUILD.gn
@@ -32,6 +32,7 @@ static_library("Sema") {
32
"//clang/lib/Edit",
33
"//clang/lib/Lex",
34
"//clang/lib/Support",
35
+ "//llvm/lib/Frontend/OpenACC",
36
"//llvm/lib/Frontend/OpenMP",
37
"//llvm/lib/MC",
38
"//llvm/lib/Support",
0 commit comments