]> granicus.if.org Git - clang/commit
For P0784R7: add support for new (std::nothrow).
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 27 Sep 2019 01:26:49 +0000 (01:26 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 27 Sep 2019 01:26:49 +0000 (01:26 +0000)
commit8bb8102fb5a75a921513a358b5fd1acdd849a37f
treedd0ee23e76ba4b6873f00982c1c4e20a2aea3285
parente9401b10f5a8f2d6e40aba10304a66daafa2e610
For P0784R7: add support for new (std::nothrow).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@373037 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Type.h
lib/AST/Decl.cpp
lib/AST/ExprConstant.cpp
lib/AST/Type.cpp
test/SemaCXX/constant-expression-cxx2a.cpp