[libcxx-commits] [PATCH] D55840: P0722R3: Implement library support for destroying delete
Eric Fiselier via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 19 10:55:05 PDT 2019
EricWF updated this revision to Diff 191354.
EricWF marked an inline comment as done.
EricWF added a comment.
Herald added a reviewer: serge-sans-paille.
- Address inline review comments.
- Update the feature test macro script.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55840/new/
https://reviews.llvm.org/D55840
Files:
docs/FeatureTestMacroTable.rst
docs/UsingLibcxx.rst
include/new
include/version
test/libcxx/language.support/support.dynamic/destroying_delete_extension.pass.cpp
test/std/language.support/support.dynamic/destroying_delete_t.pass.cpp
test/std/language.support/support.limits/support.limits.general/new.version.pass.cpp
test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
utils/generate_feature_test_macro_components.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55840.191354.patch
Type: text/x-patch
Size: 11587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190319/7ac077a6/attachment-0001.bin>
More information about the libcxx-commits
mailing list