[PATCH] D49890: Clang-Tidy Export Problem

Johnny Willemsen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 7 02:19:29 PST 2020


jwillemsen added a comment.

I am trying to use run-clang-tidy on ACE/TAO (see https://github.com/DOCGroup/ACE_TAO) but it doesn't work, also the error reported here. When only running modernize-use-override I get a yaml file of 110167 lines but that can't also be applied using clang-apply-replacements, same errors.

The last proposed change to run-clang-tidy.py doesn't work for me.


Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D49890/new/

https://reviews.llvm.org/D49890



More information about the cfe-commits mailing list