[PATCH] D147411: [clang-tidy] Fix readability-static-accessed-through-instance check for anonymous structs
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 4 00:25:44 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3afe3dbfa015: [clang-tidy] Fix readability-static-accessed-through-instance check for… (authored by AMS21, committed by PiotrZSL).
Changed prior to commit:
https://reviews.llvm.org/D147411?vs=510537&id=510713#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147411/new/
https://reviews.llvm.org/D147411
Files:
clang-tools-extra/clang-tidy/readability/StaticAccessedThroughInstanceCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/readability/static-accessed-through-instance.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147411.510713.patch
Type: text/x-patch
Size: 4167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230404/e97ca60f/attachment-0001.bin>
More information about the cfe-commits
mailing list