This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe1ed02181ffc: [clang] Make -Rpass imply -Rpass=.* (authored
by aeubanks).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https:/
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Great!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110201/new/
https://reviews.llvm.org/D110201
_
aeubanks created this revision.
aeubanks added a reviewer: dblaikie.
aeubanks requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Previously with -Rpass (and friends) we'd have remarks "enabled", but
without an actual regex.
As seen in the tes