[cfe-users] How to use clang-apply-replacements with clang-tidy fixit file

Christian Gagneraud via cfe-users cfe-users at lists.llvm.org
Fri Apr 26 14:12:25 PDT 2019


Back on the ML., let's keep the discussion public and archived.

On Sat, 27 Apr 2019 at 09:11, Christian Gagneraud <chgans at gmail.com> wrote:
>
> On Sat, 27 Apr 2019 at 09:01, Robert Ankeney <rrankene at gmail.com> wrote:
> >
> > Hi Chris,
> >
> > Thanks for the fast response! As it turns out, I was doing that, but found that there must be some edit in my .yaml file it doesn't like, as it simply returned without doing anything. Making a short subset of the file worked fine, so I'm looking at breaking it into pieces to see if I can narrow it down. On the first cut, it at least did warn me about some duplicate replacements and exited.
> >
>
> Feel free to submit bug report and/or suggestion:
> https://llvm.org/docs/HowToSubmitABug.html
>
> What program do you use to generate the replacement files?
>
> Chris



More information about the cfe-users mailing list