[PATCH] D115670: Implement some constexpr vector unary operators, fix boolean-ops
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 15 10:47:03 PST 2021
erichkeane updated this revision to Diff 394604.
erichkeane marked 7 inline comments as done.
erichkeane added a comment.
Fix Aaron+ Craig's comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115670/new/
https://reviews.llvm.org/D115670
Files:
clang/lib/AST/ExprConstant.cpp
clang/lib/Sema/SemaExpr.cpp
clang/test/SemaCXX/constexpr-vectors.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115670.394604.patch
Type: text/x-patch
Size: 21296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211215/940bea71/attachment-0001.bin>
More information about the cfe-commits
mailing list