Differential https://reviews.llvm.org/D145477 removed the check for (yaml and args.export_fixes) in line 303 to skip looking for the clang-apply-replacements binary. However, the tmpdir variable was set in this true branch when exporting fixes and therefore is None when invoking run-clang-tidy with run-clang-tidy -p . -export-fixes fixes.yaml.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks. I don't have commit access, could somebody please commit this for me with Julian Schmidt <44101708+5chmidti@users.noreply.github.com>?