llvm-project
1fee6a1e - [clang][bytecode] Ignore GetPtrDerivedPop on non-record pointers (#194005)

Commit
1 day ago
[clang][bytecode] Ignore GetPtrDerivedPop on non-record pointers (#194005) Now that we do this for `GetPtrBase`, we need to do it here, too. This broke in the attached test case, but fully fixing it requires some seemingly unrelated changes to `delete` handling.
Author
Parents
Loading