[all-commits] [llvm/llvm-project] 5099dc: [Clang][CodeGen] Fix use of CXXThisValue with Stri...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Wed Oct 4 14:42:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5099dc341f7fa9baec160c2991072eb445469d46
https://github.com/llvm/llvm-project/commit/5099dc341f7fa9baec160c2991072eb445469d46
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2023-10-04 (Wed, 04 Oct 2023)
Changed paths:
M clang/lib/CodeGen/CGClass.cpp
M clang/test/CodeGenCXX/strict-vtable-pointers-GH67937.cpp
Log Message:
-----------
[Clang][CodeGen] Fix use of CXXThisValue with StrictVTablePointers (#68169)
More information about the All-commits
mailing list