<div dir="ltr">I used clang-tidy to generate some replacements for a code base into a yaml file using the -export-fixits=file option. After editing the file to remove some unwanted changes, I would like to apply those fixes. The documentation says to use clang-apply-replacements, but I don't see how do use it to do that. It looks more like it's designed to work with clang-format. Any suggestions?<div><br></div><div>Many thanks,</div><div>Robert</div><div><br></div></div>