[PATCH] D111208: [clang-tidy] Support globbing in NOLINT* expressions

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 6 07:37:33 PDT 2021


Eugene.Zelenko added inline comments.


================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:72
+  multiple warnings in the same line.
 - Added support for `NOLINTBEGIN` ... `NOLINTEND` comments to suppress
   Clang-Tidy warnings over multiple lines.
----------------
Please separate with newline.


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

https://reviews.llvm.org/D111208



More information about the cfe-commits mailing list