[PATCH] D98635: [libtooling][clang-tidy] Fix diagnostics not respecting and highlighting fed SourceRanges

Whisperity via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 15 09:46:00 PDT 2021


whisperity added a comment.

In D98635#2626455 <https://reviews.llvm.org/D98635#2626455>, @aaron.ballman wrote:

> It looks like there are some unit test failures from the change: https://buildkite.com/llvm-project/premerge-checks/builds/29754#a9b04ab5-e326-4ff1-beea-773f21a33349

Strange because I specifically ran both `check-clang` **and** `check-clang-tools` locally, but will look into this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98635



More information about the cfe-commits mailing list