[PATCH] D49890: Clang-Tidy Export Problem

2020-12-07 Thread Johnny Willemsen via Phabricator via cfe-commits
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

___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


[PATCH] D3583: Sema: Implement DR244

2017-02-27 Thread Johnny Willemsen via Phabricator via cfe-commits
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



___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits