[gn build] Port 7dc7f0c2ec

This commit is contained in:
LLVM GN Syncbot 2021-02-22 11:35:19 +00:00
parent 7dc7f0c2ec
commit 7af9ea548c
1 changed files with 1 additions and 0 deletions

View File

@ -15,5 +15,6 @@ static_library("concurrency") {
sources = [
"ConcurrencyTidyModule.cpp",
"MtUnsafeCheck.cpp",
"ThreadCanceltypeAsynchronousCheck.cpp",
]
}