[libcxx-commits] [PATCH] D85466: [libcxx] Add C++20 source_location header

Andreas Fertig via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 6 23:39:28 PDT 2020


andreasfertig updated this revision to Diff 283820.
andreasfertig added a comment.

Add XFAIL and move test from `test/libcxx` to `test/std`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85466/new/

https://reviews.llvm.org/D85466

Files:
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/CMakeLists.txt
  libcxx/include/module.modulemap
  libcxx/include/source_location
  libcxx/include/version
  libcxx/test/libcxx/double_include.sh.cpp
  libcxx/test/std/support/source_location.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85466.283820.patch
Type: text/x-patch
Size: 9484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200807/6c74df41/attachment.bin>


More information about the libcxx-commits mailing list