[PATCH] D98710: [clang-tidy] Add --skip-headers, part 1 (use setTraversalScope)

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 1 05:28:01 PDT 2021


sammccall added a comment.

In D98710#2852645 <https://reviews.llvm.org/D98710#2852645>, @sammccall wrote:

>> I reproduced the ClangdTests::TargetDeclTest.Concept failure locally without this change,
>
> I'll have a look, can't reproduce it locally. Have you seen it on any buildbots?

I can't find it on any buildbots or the premerge tests, and can't see it locally either at the commit you suggest nor with this patch applied.
So there might be something going on, but it seems unrelated for sure.


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

https://reviews.llvm.org/D98710



More information about the cfe-commits mailing list