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

Jonathan Roelofs via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 12 09:33:31 PDT 2015


jroelofs updated this revision to Diff 31949.
jroelofs added a comment.

Add license text to the new file, and move the two has-no-threads tests to test/libcxx.


http://reviews.llvm.org/D11963

Files:
  CMakeLists.txt
  include/CMakeLists.txt
  include/__config
  include/__config_site.in
  test/libcxx/atomics/libcpp-has-no-threads.pass.cpp
  test/libcxx/test/config.py
  test/std/atomics/libcpp-has-no-threads.fail.cpp
  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.31949.patch
Type: text/x-patch
Size: 10277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150812/c07f5e2c/attachment.bin>


More information about the cfe-commits mailing list