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 d896696 commit 9bdeb00Copy full SHA for 9bdeb00
llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn
@@ -29,6 +29,7 @@ static_library("AST") {
29
"//clang/lib/Basic",
30
"//clang/lib/Lex",
31
"//llvm/lib/BinaryFormat",
32
+ "//llvm/lib/Frontend/HLSL",
33
"//llvm/lib/Frontend/OpenMP",
34
"//llvm/lib/Support",
35
"//llvm/lib/TargetParser",
0 commit comments