[compiler-rt] Appending COMPILER_RT_LIBCXX_PATH -isystem include for xray (3)
authorPuyan Lotfi <puyan@puyan.org>
Tue, 6 Aug 2019 00:34:34 +0000 (00:34 +0000)
committerPuyan Lotfi <puyan@puyan.org>
Tue, 6 Aug 2019 00:34:34 +0000 (00:34 +0000)
commitc9d90d50025b0f9408835871d1e2d5aa05bb5daa
treee3a093fd7b0f8d77a7a3853c331f7553019ec6e7
parentd0f6400978347cb8169a2bd853c4afb0135511e4
[compiler-rt] Appending COMPILER_RT_LIBCXX_PATH -isystem include for xray (3)

Third landing attempt: Added "if (HAVE_LIBCXX)" to keep Green Dragon green.

Haven't found a better way to pass the libcxx include path for building
compiler-rt with libcxx; this seems to be missing only for xray.

Differential Revision: https://reviews.llvm.org/D65307

llvm-svn: 367962
compiler-rt/lib/xray/CMakeLists.txt