[PATCH] D103163: [Matrix] Skip matrix casts checks for class or struct types in C++.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 28 05:01:49 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5bccdde070d2: [Matrix] Move C++ matrix cast checks to TryStaticCast. (authored by fhahn).
Changed prior to commit:
https://reviews.llvm.org/D103163?vs=348360&id=348496#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103163/new/
https://reviews.llvm.org/D103163
Files:
clang/lib/Sema/SemaCast.cpp
clang/test/CodeGenCXX/matrix-casts.cpp
clang/test/SemaCXX/matrix-casts.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103163.348496.patch
Type: text/x-patch
Size: 12273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210528/f1f8dda3/attachment.bin>
More information about the cfe-commits
mailing list