tests.cc-wrapper: verify building with sanitizers

(cherry picked from commit 46eeef1898)
This commit is contained in:
Benjamin Saunders
2018-05-07 13:22:50 -07:00
committed by John Ericson
parent 158e550762
commit ee06f735a8
4 changed files with 16 additions and 2 deletions

View File

@@ -53,6 +53,7 @@ let
targetLlvmLibraries.libcxxabi
targetLlvmLibraries.compiler-rt
];
isCompilerRT = true;
extraBuildCommands = ''
rsrc="$out/resource-root"
mkdir "$rsrc"