forked from OSchip/llvm-project
[gn build] Port ac49500cd0
This commit is contained in:
parent
d20aa7ca42
commit
5d9c80a6e6
|
@ -10,6 +10,7 @@ unittest("BasicTests") {
|
||||||
sources = [
|
sources = [
|
||||||
"CharInfoTest.cpp",
|
"CharInfoTest.cpp",
|
||||||
"DiagnosticTest.cpp",
|
"DiagnosticTest.cpp",
|
||||||
|
"FileEntryTest.cpp",
|
||||||
"FileManagerTest.cpp",
|
"FileManagerTest.cpp",
|
||||||
"LineOffsetMappingTest.cpp",
|
"LineOffsetMappingTest.cpp",
|
||||||
"SourceManagerTest.cpp",
|
"SourceManagerTest.cpp",
|
||||||
|
|
Loading…
Reference in New Issue