This is an archive of the discontinued LLVM Phabricator instance.

[clang][dataflow][NFC] Mark test analysis classes as `final`.
ClosedPublic

Authored by ymandel on Oct 13 2022, 3:38 PM.

Details

Summary

Change from marking individual methods as final to marking the whole class.

Diff Detail

Event Timeline

ymandel created this revision.Oct 13 2022, 3:38 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 13 2022, 3:38 PM
Herald added a subscriber: rnkovacs. · View Herald Transcript
ymandel requested review of this revision.Oct 13 2022, 3:38 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 13 2022, 3:38 PM
xazax.hun accepted this revision.Oct 13 2022, 4:11 PM

Thanks!

This revision is now accepted and ready to land.Oct 13 2022, 4:11 PM
ymandel retitled this revision from [clang-dataflow][NFC] Mark test analysis classes as `final`. to [clang][dataflow][NFC] Mark test analysis classes as `final`..Oct 14 2022, 9:06 AM
This revision was landed with ongoing or failed builds.Oct 14 2022, 10:52 AM
This revision was automatically updated to reflect the committed changes.