]> granicus.if.org Git - clang/commit
Clone a bit of LIT flag defaults from the LLVM CMake file into the
authorChandler Carruth <chandlerc@gmail.com>
Mon, 2 Jul 2012 20:52:55 +0000 (20:52 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 2 Jul 2012 20:52:55 +0000 (20:52 +0000)
commit9224fb88ffe787a1b49e094cf23a03f0739dcb48
tree4f8965fc2f17dbf998335041e39c5f9586dba6c2
parent8e674e1da34a131faa7d43dc3fcbd6e49120edbe
Clone a bit of LIT flag defaults from the LLVM CMake file into the
standalone section of the Clang CMake files.

This will likely make the lit runs in Clang much more suitable to IDEs
such as Xcode and MSVC when operating in a standalone mode.

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