You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[clang] NFC, simplify the code in CheckExprLifetime.cpp (#99637)
Summary:
No need to get the Owner/Pointer attr via the type. The Decl has this
attr information.
Test Plan:
Reviewers:
Subscribers:
Tasks:
Tags:
Differential Revision: https://phabricator.intern.facebook.com/D60251260
0 commit comments