[PATCH] D105127: Implement P1401R5
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 30 12:44:21 PDT 2021
cor3ntin updated this revision to Diff 355666.
cor3ntin added a comment.
Fix Formatting in tests.
Do not return early for value dependent expressions
as PerformContextuallyConvertToBool performs checks that
are expected to occur down the line
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105127/new/
https://reviews.llvm.org/D105127
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaExprCXX.cpp
clang/test/CXX/stmt.stmt/stmt.select/stmt.if/p2.cpp
clang/www/cxx_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105127.355666.patch
Type: text/x-patch
Size: 6114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210630/0a35ba5c/attachment.bin>
More information about the cfe-commits
mailing list