[PATCH] D97121: [clang-tidy] Add a Standalone diagnostics mode to clang-tidy

Nathan James via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 11:20:52 PDT 2022


njames93 added a comment.

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

> I'd like to hear from @sammccall as well, but I think the changes here LGTM. Can you please add a release note for the fix?

Is this a clang-tidy, clangd or both release notes.
The changes aren't visible in the clang-tidy binary, but are when using it as a library.
However these changes do have noticable effects in clangd with some clang-tidy checks running.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97121



More information about the llvm-commits mailing list