This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG13cd184ef7fa: [clang-dataflow][NFC] Mark test analysis
classes as `final`. (authored by ymandel).
Repository:
rG LLVM Github Monorepo
CHANGES SIN
xazax.hun accepted this revision.
xazax.hun added a comment.
This revision is now accepted and ready to land.
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135923/new/
https://reviews.llvm.org/D135923
__
ymandel created this revision.
ymandel added a reviewer: xazax.hun.
Herald added a subscriber: rnkovacs.
Herald added a project: All.
ymandel requested review of this revision.
Herald added a project: clang.
Change from marking individual methods as `final` to marking the whole class.
Repository