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

gn build: Merge r369591

llvm-svn: 369594
This commit is contained in:
Nico Weber 2019-08-21 22:26:02 +00:00
parent fa43483d7c
commit aea7e97755

View File

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