[PATCH] D157452: [RFC][Clang][Codegen] `std::type_info` needs special care with explicit address spaces
Alex Voicu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 15 06:53:57 PDT 2023
AlexVlx updated this revision to Diff 550311.
AlexVlx added a comment.
Rework the patch as the proposed approach was unsound; keep `typeid` generic.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157452/new/
https://reviews.llvm.org/D157452
Files:
clang/lib/CodeGen/CGExprCXX.cpp
clang/lib/CodeGen/ItaniumCXXABI.cpp
clang/test/CodeGenCXX/typeid-cxx11-with-address-space.cpp
clang/test/CodeGenCXX/typeid-with-address-space.cpp
clang/test/CodeGenCXX/typeinfo
clang/test/CodeGenCXX/typeinfo-with-address-space.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157452.550311.patch
Type: text/x-patch
Size: 9814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230815/d3c93e3e/attachment-0001.bin>
More information about the cfe-commits
mailing list