[PATCH] D113830: [clang-tidy] Fix false positive in `readability-identifier-naming` check involving `override` attribute

Salman Javed via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 19 01:32:47 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG625901636134: [clang-tidy] Fix false positive in readability-identifier-naming checkā€¦ (authored by fwolff, committed by salman-javed-nz).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113830

Files:
  clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp
  clang-tools-extra/test/clang-tidy/checkers/readability-identifier-naming.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113830.388415.patch
Type: text/x-patch
Size: 4981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211119/5278505e/attachment-0001.bin>


More information about the cfe-commits mailing list