[PATCH] D59135: Add check for matching HeaderFilter before emitting Diagnostic

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 20 00:11:07 PDT 2019


lebedev.ri added a comment.

In D59135#1422822 <https://reviews.llvm.org/D59135#1422822>, @thorsten-klein wrote:

> Sorry for delay. I am currently not able to build master (Error: "sort" is not a member of "llvm").
>  And if I try to build 6.0.1-rc3 I can build clang-tidy but I am not able to build corresponding unittests "ClangTidyTests".
>  I will try to solve as soon as possible.


The patches need to be for llvm trunk / git master.


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

https://reviews.llvm.org/D59135





More information about the cfe-commits mailing list