[PATCH] D146655: [clang-tidy] Ignore DISABLED_ in test suite name in google-avoid-underscore-in-googletest-name
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 22 12:07:36 PDT 2023
Eugene.Zelenko added inline comments.
================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:237
+- Fixed an issue in :doc:`google-avoid-underscore-in-googletest-name
+ <clang-tidy/checks/google/avoid-underscore-in-googletest-name>` when using
----------------
Please keep alphabetical order (by check name) in this section.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146655/new/
https://reviews.llvm.org/D146655
More information about the cfe-commits
mailing list