[LLVMdev] Nightly build of CMake with clang 1.1

Douglas Gregor dgregor at apple.com
Sat May 29 09:49:38 PDT 2010


On May 28, 2010, at 12:25 PM, Sean McBride wrote:

> Hi all,
> 
> (1st time post, I hope this is on topic...)
> 
> I notice that CMake is listed as one of the C++ projects that clang can build:
> <http://clang.llvm.org/cxx_status.html>
> 
> I thought I'd pass on that I've created a nightly build of CMake that
> uses clang 1.1 (from llvm 2.7)
> <http://www.cdash.org/CDash/index.php?project=CMake>
> (search for 'clang')

Please use Clang from Subversion; Clang 1.1 from LLVM 2.7 is considered *ancient* in Clang-time :)

	- Doug



More information about the llvm-dev mailing list