[PATCH] D11743: [CMake] First pass at adding support for clang bootstrap builds to CMake

Chandler Carruth chandlerc at gmail.com
Mon Aug 3 17:27:04 PDT 2015


chandlerc added a comment.

Other thoughts:

Can we get 'bootstrap-check'? 'bootstrap-ccheck-foo' for all the 'check-foo' variants?

I think 'bootstrap' shouldn't do 'bootstrap-install', it should be equivalent to 'bootstrap-check-all' IMO.


http://reviews.llvm.org/D11743







More information about the cfe-commits mailing list