[PATCH] D55097: [constexpr][c++2a] Try-catch blocks in constexpr functions

Bruno Cardoso Lopes via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 7 17:52:36 PST 2018


bruno updated this revision to Diff 177367.
bruno marked an inline comment as done.
bruno added a comment.

Address @aaron.ballman and @erik.pilkington reviews.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55097/new/

https://reviews.llvm.org/D55097

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/AST/ExprConstant.cpp
  lib/Sema/SemaDeclCXX.cpp
  test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p3.cpp
  test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p4.cpp
  test/CXX/drs/dr6xx.cpp
  www/cxx_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55097.177367.patch
Type: text/x-patch
Size: 12141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181208/acd2a3b8/attachment.bin>


More information about the cfe-commits mailing list