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 2484060 commit 122e515Copy full SHA for 122e515
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