[PATCH] D60561: [clang] fixing diagnostics of constexpr callstack

Gauthier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 11 07:47:46 PDT 2019


Tyker updated this revision to Diff 194684.
Tyker added a comment.

@Quuxplusone  edited based of feedback

i simplified the test but didn't put the original because this one test arguments for variable and literal and there may be corner case differences


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

https://reviews.llvm.org/D60561

Files:
  clang/lib/AST/ExprConstant.cpp
  clang/test/SemaCXX/constant-expression-cxx1y.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60561.194684.patch
Type: text/x-patch
Size: 7483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190411/81a4f58e/attachment.bin>


More information about the cfe-commits mailing list