[clang] [analyzer] Fix assertion failure in `CXXInstanceCall::getCXXThisVal` (PR #70837)

via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 2 09:09:54 PDT 2023


https://github.com/DonatNagyE commented:

Basically LGTM, thanks for fixing this crash.

I don't give a formal approval because I didn't independently verify the correctness of the details, but I like the direction of the change.

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


More information about the cfe-commits mailing list