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 5eb5c54 commit 2b9b163Copy full SHA for 2b9b163
llvm/utils/gn/secondary/clang/lib/Sema/BUILD.gn
@@ -99,6 +99,7 @@ static_library("Sema") {
99
"SemaOpenACC.cpp",
100
"SemaOpenACCAtomic.cpp",
101
"SemaOpenACCClause.cpp",
102
+ "SemaOpenACCClauseAppertainment.cpp",
103
"SemaOpenCL.cpp",
104
"SemaOpenMP.cpp",
105
"SemaOverload.cpp",
0 commit comments