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 0963cc2 commit 4a19406Copy full SHA for 4a19406
llvm/utils/gn/secondary/clang/lib/Analysis/BUILD.gn
@@ -27,6 +27,7 @@ static_library("Analysis") {
27
"FixitUtil.cpp",
28
"IntervalPartition.cpp",
29
"IssueHash.cpp",
30
+ "LifetimeAnnotations.cpp",
31
"LifetimeSafety.cpp",
32
"LiveVariables.cpp",
33
"MacroExpansionContext.cpp",
0 commit comments