forked from OSchip/llvm-project
[gn build] Port c8a28ae214
This commit is contained in:
parent
370266aec5
commit
de5d7bf975
|
@ -79,7 +79,6 @@ static_library("Basic") {
|
|||
"ProfileList.cpp",
|
||||
"SanitizerSpecialCaseList.cpp",
|
||||
"Sanitizers.cpp",
|
||||
"Sarif.cpp",
|
||||
"SourceLocation.cpp",
|
||||
"SourceManager.cpp",
|
||||
"Stack.cpp",
|
||||
|
|
|
@ -16,7 +16,6 @@ unittest("BasicTests") {
|
|||
"FileManagerTest.cpp",
|
||||
"LineOffsetMappingTest.cpp",
|
||||
"SanitizersTest.cpp",
|
||||
"SarifTest.cpp",
|
||||
"SourceManagerTest.cpp",
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue