[PATCH] D79755: Implement constexpr BinaryOperator for vector types

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 18 08:07:13 PDT 2020


erichkeane updated this revision to Diff 271713.
erichkeane marked 9 inline comments as done.
erichkeane added a comment.

@AaronBallman's suggestions.


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

https://reviews.llvm.org/D79755

Files:
  clang/lib/AST/ExprConstant.cpp
  clang/test/SemaCXX/constexpr-vectors.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79755.271713.patch
Type: text/x-patch
Size: 38307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200618/5eb46bba/attachment-0001.bin>


More information about the cfe-commits mailing list