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 d1cce66 commit 9e46830Copy full SHA for 9e46830
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