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 a5641f1 commit e28b070Copy full SHA for e28b070
llvm/utils/gn/secondary/clang/lib/Basic/BUILD.gn
@@ -61,6 +61,7 @@ static_library("Basic") {
61
]
62
include_dirs = [ "." ]
63
sources = [
64
+ "ASTSourceDescriptor.cpp",
65
"Attributes.cpp",
66
"Builtins.cpp",
67
"CLWarnings.cpp",
0 commit comments