forked from OSchip/llvm-project
Revert "[gn build] Port 73da7eed8fac"
This reverts commit bd4463bebf
.
Breaks check-clang-tools on Windows, see comment on
https://reviews.llvm.org/D123655
This commit is contained in:
parent
e54236dfb5
commit
a29d9ba1f5
|
@ -15,6 +15,5 @@ static_library("portability") {
|
|||
"PortabilityTidyModule.cpp",
|
||||
"RestrictSystemIncludesCheck.cpp",
|
||||
"SIMDIntrinsicsCheck.cpp",
|
||||
"StdAllocatorConstCheck.cpp",
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue