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.
2 parents 7bbe53f + 78eb92b commit d01f61bCopy full SHA for d01f61b
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
+ "LifetimeSafety.cpp",
31
"LiveVariables.cpp",
32
"MacroExpansionContext.cpp",
33
"ObjCNoReturn.cpp",
0 commit comments