[PATCH] D52334: [clang-tidy] Build it even without static analyzer

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 30 10:44:03 PDT 2018


aaron.ballman reopened this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

In https://reviews.llvm.org/D52334#1250439, @aaron.ballman wrote:

> I've commit as r343415, thank you for the patch!


I've reverted in r343418 as the commit broke some bots.

http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/37336
http://lab.llvm.org:8011/builders/clang-ppc64be-linux/builds/24630

I also see that you have your own commit access, so I'll let you handle fixing up the failing tests and recommit. If there are not substantial changes required to fix the issue (e.g., it's just a matter of fixing up some tests), you're fine to fix them and commit without further review.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52334





More information about the cfe-commits mailing list