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

Jonathan Roelofs via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 11 16:19:11 PDT 2015


jroelofs created this revision.
jroelofs added reviewers: mclow.lists, danalbert.
jroelofs added subscribers: EricWF, ed, espositofulvio, cfe-commits, mclow.lists.

This also means that we no longer have to teach lit how to define them when running tests.

I have a corresponding patch for libcxxabi to go with this, which I will post shortly.



@mclow.lists this is something that we discussed a few months ago, but I never got around to implementing... I just want to make sure you're still ok with having this kind of CMake-generated include file.

http://reviews.llvm.org/D11963

Files:
  CMakeLists.txt
  include/CMakeLists.txt
  include/__config
  test/libcxx/test/config.py
  test/std/atomics/libcpp-has-no-threads.pass.cpp
  test/std/utilities/date.time/tested_elsewhere.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11963.31877.patch
Type: text/x-patch
Size: 7698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150811/b02b267e/attachment.bin>


More information about the cfe-commits mailing list