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-repla
jwillemsen added a comment.
In https://reviews.llvm.org/D3583#222045, @rsmith wrote:
> This will be in 3.7.
As far as we can tell DR244 is not fixed yet in 3.9.1 so any idea why this
review sets it to YES as implemented?
Repository:
rL LLVM
https://reviews.llvm.org/D3583
__