Diffusion Clazy fd3977e31cf0

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 2 2019, 8:56 PM
Parents
R74:fd5680571602: WIP: Remove -no-inplace-fixits option
Branches
Unknown
Tags
Unknown