[PATCH] D147315: [clang-tidy] support unscoped enumerations in readability-static-accessed-through-instance
Congcong Cai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 3 03:59:01 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGedd6a33984ee: [clang-tidy] support unscoped enumerations in readability-static-accessed… (authored by HerrCai0907).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147315/new/
https://reviews.llvm.org/D147315
Files:
clang-tools-extra/clang-tidy/readability/StaticAccessedThroughInstanceCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/readability/static-accessed-through-instance.rst
clang-tools-extra/test/clang-tidy/checkers/readability/static-accessed-through-instance.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147315.510448.patch
Type: text/x-patch
Size: 4637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230403/9fc842f4/attachment-0001.bin>
More information about the cfe-commits
mailing list