[clang-tidy] Reserved-identifier: Improved AllowedIdentifiers option to support regul...
authorFelix <felix-antoine.constantin@polymtl.ca>
Mon, 19 Jun 2023 05:54:08 +0000 (05:54 +0000)
committerPiotr Zegar <me@piotrzegar.pl>
Mon, 19 Jun 2023 07:22:20 +0000 (07:22 +0000)
commit87a3253a394ddf3a799b452df5d290fea2473fe2
treea0040b070db5104b0c874065a3fa5c1d38eb4058
parent7faed5c49ca1809e07601894435e243e91ea8808
[clang-tidy] Reserved-identifier: Improved AllowedIdentifiers option to support regular expressions

Fixes: https://github.com/llvm/llvm-project/issues/59119

Reviewed By: PiotrZSL

Differential Revision: https://reviews.llvm.org/D152764
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