[PATCH] D108560: [clang-tidy] Add support for `NOLINTBEGIN` ... `NOLINTEND` comments

Salman Javed via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 2 12:42:22 PST 2021


salman-javed-nz added a comment.

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

> In D108560#3167847 <https://reviews.llvm.org/D108560#3167847>, @salman-javed-nz wrote:
>
>> If the current code stayed in the main repo, how long could you afford to wait for me to provide a patch?
>
> I would say that for me personally, at a maximum, we have to either fix or revert before this goes out in a release of Clang (because Clang 13 did not have support for NOLINTBEGIN/NOLINTEND, so this is technically unreleased functionality).

I see. Under normal circumstances, which release would this patch be going into? Clang 14, not the next 13 point release, right?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108560



More information about the cfe-commits mailing list