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-tidy] Add a release note about unchecked-optional-access smart pointer caching
With caching added in llvm#120249,
inform in notes that the `IgnoreSmartPointerDereference` option shouldn't
be needed anymore.
Other caching also added earlier:
llvm#112605
0 commit comments