[gn build] copy compiler-rt headers to clang include dir on all platforms

This commit is contained in:
Nico Weber 2020-03-06 21:55:45 -05:00
parent 6bbdecc5cf
commit 8fef67a2c5
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ group("default") {
"//clang-tools-extra/clangd/test",
"//clang-tools-extra/test",
"//clang/test",
"//compiler-rt/include",
"//compiler-rt/lib/scudo",
"//lld/test",
"//llvm/test",