[PATCH] D69518: [Diagnostics] Warn for std::is_constant_evaluated in constexpr mode
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 30 15:27:17 PDT 2019
xbolva00 updated this revision to Diff 227191.
xbolva00 added a comment.
- Merge branch 'master' of https://github.com/llvm/llvm-project
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69518/new/
https://reviews.llvm.org/D69518
Files:
clang/include/clang/AST/Expr.h
clang/include/clang/Basic/DiagnosticASTKinds.td
clang/lib/AST/ExprConstant.cpp
clang/test/SemaCXX/warn-std-is-constant-evaluated-constexpr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69518.227191.patch
Type: text/x-patch
Size: 4381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191030/9b1edb74/attachment.bin>
More information about the cfe-commits
mailing list