llvm-project
71e2b8df
- [clang] NFC, simplify the code in CheckExprLifetime.cpp (#99637)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[clang] NFC, simplify the code in CheckExprLifetime.cpp (#99637) No need to get the Owner/Pointer attr via the type. The Decl has this attr information.
References
#99637 - [clang] NFC, simplify the code in CheckExprLifetime.cpp
Author
hokein
Parents
9da9127f
Loading