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

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 28 04:54:23 PDT 2021


aaron.ballman closed this revision.
aaron.ballman added a comment.

In D108560#3027105 <https://reviews.llvm.org/D108560#3027105>, @salman-javed-nz wrote:

> Yes, I will need your help to commit.
>
> Salman Javed
> mail at salmanjaved.org
>
> Thank you very much for the review. Looking back at my initial initial submission a few weeks ago, I can see all the valuable improvements the review process has made. Hopefully people find this `NOLINTBEGIN/NOLINTEND` feature useful.

My pleasure, thank you for the discussion and the great new functionality! I've commit on your behalf in c0687e1984a82925918c874b7bb68ad34c32aed0 <https://reviews.llvm.org/rGc0687e1984a82925918c874b7bb68ad34c32aed0>.


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