This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] Remove AnalyzeTemporaryDestructors configuration option
ClosedPublic

Authored by carlosgalvezp on Jul 26 2023, 2:00 AM.

Details

Summary

Since it was deprecated since clang-tidy 16.

Fixes #62020

Diff Detail

Event Timeline

carlosgalvezp created this revision.Jul 26 2023, 2:00 AM
Herald added a project: Restricted Project. · View Herald Transcript
carlosgalvezp requested review of this revision.Jul 26 2023, 2:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 26 2023, 2:00 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Jul 26 2023, 3:12 AM
This revision was landed with ongoing or failed builds.Jul 26 2023, 3:27 AM
This revision was automatically updated to reflect the committed changes.