llvm-project
f7e868fe - Fix a bug that CXXConstructExpr wasn't recognized by tryToFindPtrOrigin (#119336)

Commit
327 days ago
Fix a bug that CXXConstructExpr wasn't recognized by tryToFindPtrOrigin (#119336) Prior to this PR, only CXXTemporaryObjectExpr, not CXXConstructExpr was recognized in tryToFindPtrOrigin.
Author
Parents
Loading