Diffusion Clazy c5d0a2d0169c

WIP: Remove the FixitRewriter

Authored by smartins on May 2 2019, 8:56 PM.

Description

WIP: Remove the FixitRewriter

It had bugs when multiple compiler invocations would rewrite the
same header. The correct way is to use clazy-standalone -export-fixes=foo.yaml
and apply the fixes with clang-apply-replacements, as clang-tidy does

Details

Committed
smartinsMay 5 2019, 5:19 PM
Parents
R74:c76e8d9d73ed: WIP: Remove -no-inplace-fixits option
Branches
Unknown
Tags
Unknown