1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

gn build: Merge r371182

llvm-svn: 371191
This commit is contained in:
Nico Weber 2019-09-06 09:44:13 +00:00
parent 94d1e484fb
commit a1ed6b84eb

View File

@ -15,5 +15,6 @@ unittest("SemaTests") {
sources = [
"CodeCompleteTest.cpp",
"ExternalSemaSourceTest.cpp",
"GslOwnerPointerInference.cpp",
]
}