]> granicus.if.org Git - clang/commit
[CMake] Properly quote string arguments to quiet errors from r327528 when built
authorFrederich Munch <colsebas@hotmail.com>
Wed, 14 Mar 2018 16:56:02 +0000 (16:56 +0000)
committerFrederich Munch <colsebas@hotmail.com>
Wed, 14 Mar 2018 16:56:02 +0000 (16:56 +0000)
commitd90fea180890aeb9fde1e2c57a00f5005896ef4b
tree868586a26702b05199601db63b4703b5a12a2d9d
parent55789dca054a025e7ea7e50f03eb50b3f81eaf9a
[CMake] Properly quote string arguments to quiet errors from r327528 when built
with LLVM_ENABLE_EH and LLVM_ENABLE_RTTI.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@327531 91177308-0d34-0410-b5e6-96231b3b80d8
examples/clang-interpreter/CMakeLists.txt