forked from OSchip/llvm-project
[gn build] Port b0d38ad0bc
This commit is contained in:
parent
b0d38ad0bc
commit
9805afdfea
|
@ -12,6 +12,7 @@ unittest("StaticAnalysisTests") {
|
||||||
]
|
]
|
||||||
sources = [
|
sources = [
|
||||||
"AnalyzerOptionsTest.cpp",
|
"AnalyzerOptionsTest.cpp",
|
||||||
|
"BugReportInterestingnessTest.cpp",
|
||||||
"CallDescriptionTest.cpp",
|
"CallDescriptionTest.cpp",
|
||||||
"CallEventTest.cpp",
|
"CallEventTest.cpp",
|
||||||
"FalsePositiveRefutationBRVisitorTest.cpp",
|
"FalsePositiveRefutationBRVisitorTest.cpp",
|
||||||
|
|
Loading…
Reference in New Issue