[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 12:20:01 PDT 2020


andreasfertig created this revision.
andreasfertig added a reviewer: mclow.lists.
Herald added a subscriber: mgorny.
Herald added a project: libc++.
Herald added a reviewer: libc++.
andreasfertig requested review of this revision.

This patch adds the C++20 header <source_location>.


Repository:
  rG LLVM Github Monorepo

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/libcxx/support/source_location.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85466.283701.patch
Type: text/x-patch
Size: 9528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200806/f75cd185/attachment-0001.bin>


More information about the libcxx-commits mailing list