[PATCH] D152764: [clang-tidy] Reserved-identifier: Improved AllowedIdentifiers option to support regular expressions

Piotr Zegar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 19 00:23:14 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG87a3253a394d: [clang-tidy] Reserved-identifier: Improved AllowedIdentifiers option to support… (authored by felix642, committed by PiotrZSL).

Changed prior to commit:
  https://reviews.llvm.org/D152764?vs=532495&id=532551#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152764

Files:
  clang-tools-extra/clang-tidy/bugprone/ReservedIdentifierCheck.cpp
  clang-tools-extra/clang-tidy/bugprone/ReservedIdentifierCheck.h
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/docs/clang-tidy/checks/bugprone/reserved-identifier.rst
  clang-tools-extra/test/clang-tidy/checkers/bugprone/reserved-identifier-invert.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152764.532551.patch
Type: text/x-patch
Size: 5815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230619/b80bcb4c/attachment.bin>


More information about the cfe-commits mailing list