[PATCH] D102689: [C++] Ignore top-level qualifiers in casts
Ole Strohm via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 5 04:28:45 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG85255a04e572: [C++][Sema] Ignore top-level qualifiers in casts (authored by olestrohm).
Changed prior to commit:
https://reviews.llvm.org/D102689?vs=350560&id=356472#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102689/new/
https://reviews.llvm.org/D102689
Files:
clang/lib/Sema/SemaCast.cpp
clang/test/CodeGenOpenCLCXX/reinterpret_cast.clcpp
clang/test/SemaCXX/reinterpret-cast.cpp
clang/test/SemaCXX/warn-reinterpret-base-class.cpp
clang/test/SemaOpenCLCXX/addrspace_cast.clcpp
clang/test/SemaOpenCLCXX/reinterpret-cast.clcpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102689.356472.patch
Type: text/x-patch
Size: 6257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210705/d2b43344/attachment.bin>
More information about the cfe-commits
mailing list