]> granicus.if.org Git - clang/commit
Implementation Feature Test Macros for P0722R3
authorChris Kennelly <ckennelly@google.com>
Fri, 11 Jan 2019 17:09:22 +0000 (17:09 +0000)
committerChris Kennelly <ckennelly@google.com>
Fri, 11 Jan 2019 17:09:22 +0000 (17:09 +0000)
commit14f508aa0b57ceaa38543ccf609ba18867c5fa33
tree2718356bb8982ce88d7ced8d11c02355816fdfce
parent074a530bf75088af4fa8482a9a8795949051b94b
Implementation Feature Test Macros for P0722R3

Summary:
P1353R0, adopted in San Diego, specified an implementation feature test macro for destroying delete (P0722R3).

The implementation of the feature (https://reviews.llvm.org/rL315662) is not guarded behind a flag, so the macro is not conditional on language version.

Reviewers: rsmith

Reviewed By: rsmith

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D55741

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@350934 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/InitPreprocessor.cpp
test/Lexer/cxx-features.cpp
www/cxx_status.html