[PATCH] D11963: Create a __config_site file to capture configuration decisions.

Jonathan Roelofs via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 19 11:09:53 PDT 2015


jroelofs added a comment.

In http://reviews.llvm.org/D11963#228024, @EricWF wrote:

> Wouldn't it still be a mess if you build both libc++ and libc++abi out-of-tree? The user would have to be aware of these weird requirements.


Oh, yeah, true. Do we have any out-of-tree builders to make sure those configurations are supported?


http://reviews.llvm.org/D11963





More information about the cfe-commits mailing list