[clang] [Clang][CodeGen] Fix use of CXXThisValue with StrictVTablePointers (PR #68169)

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 4 13:28:27 PDT 2023


https://github.com/rnk approved this pull request.

I was going to delegate the review to @aeubanks, who was the last one I'm aware of to touch the strict vptr feature, but I think this is a pretty straightforward fix.

https://github.com/llvm/llvm-project/pull/68169


More information about the cfe-commits mailing list