[PATCH] D68807: [ClangTidy] Separate tests for infrastructure and checkers

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 10 15:03:18 PDT 2019


lebedev.ri added a comment.

Description says:

> making it easier to find infrastructure tests
>  Tests for infrastructure were difficult to find because they were outnumbered by tests for checkers.

So presumably there far fewer infra tests as compared to checker tests,
and the issue is specifically with infra tests.
Why not improve that *specifically*?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68807





More information about the cfe-commits mailing list