This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f8f5cb77efd: [libTooling] Add function to Transformer to
create a no-op edit. (authored by ymandel).
Repository:
rG LLVM Github Monorepo
CHANGES
ymandel created this revision.
ymandel added reviewers: tdl-g, gribozavr2.
Herald added a project: clang.
ymandel requested review of this revision.
This functionality is commonly needed in clang tidy checks (based on
transformer) that only print warnings, without suggesting any edits. The no-op
e