[PATCH] D71463: Implement VectorType conditional operator GNU extension.
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 13 13:18:39 PST 2019
erichkeane updated this revision to Diff 233861.
erichkeane marked 2 inline comments as done.
erichkeane added a comment.
Rebase + @eli.friedman s comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71463/new/
https://reviews.llvm.org/D71463
Files:
clang/docs/LanguageExtensions.rst
clang/include/clang/AST/Expr.h
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Sema/Sema.h
clang/lib/AST/ExprConstant.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/Sema/SemaExprCXX.cpp
clang/test/CodeGenCXX/vector-conditional.cpp
clang/test/Sema/vector-gcc-compat.cpp
clang/test/SemaCXX/vector-conditional.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71463.233861.patch
Type: text/x-patch
Size: 42241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191213/3806b201/attachment-0001.bin>
More information about the cfe-commits
mailing list