[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:18 PDT 2019
xbolva00 updated this revision to Diff 227192.
xbolva00 added a comment.
- Merge branch 'master' of https://github.com/llvm/llvm-project
===============================================================
Removed old unused change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69518/new/
https://reviews.llvm.org/D69518
Files:
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.227192.patch
Type: text/x-patch
Size: 3681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191030/b9964732/attachment.bin>
More information about the cfe-commits
mailing list