[PATCH] D119215: [clang] Properly cache member pointer LLVM types

Arthur Eubanks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 8 11:24:34 PST 2022


aeubanks updated this revision to Diff 406908.
aeubanks added a comment.

update


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119215

Files:
  clang/lib/CodeGen/CodeGenTypes.cpp
  clang/lib/CodeGen/CodeGenTypes.h
  clang/test/CodeGenCXX/type-cache-2.cpp
  clang/test/CodeGenCXX/type-cache-3.cpp
  clang/test/CodeGenCXX/type-cache.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119215.406908.patch
Type: text/x-patch
Size: 4360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220208/053f8971/attachment.bin>


More information about the cfe-commits mailing list