This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from a3b377a1f [CMake] Copy C++ headers before configuring runtimes build new 087c094fe P0722R3: Implement library support for destroying delete
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/FeatureTestMacroTable.rst | 2 +- include/new | 15 +++++ include/version | 4 +- .../support.dynamic/destroying_delete_t.pass.cpp | 65 ++++++++++++++++++++++ .../support.limits.general/new.version.pass.cpp | 6 +- .../version.version.pass.cpp | 6 +- utils/generate_feature_test_macro_components.py | 9 ++- 7 files changed, 98 insertions(+), 9 deletions(-) create mode 100644 test/std/language.support/support.dynamic/destroying_delete_t.pass.cpp