[PATCH] D73052: [clang-tidy] RenamerClangTidy now renames dependent member expr when the member can be resolved
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 20 16:36:48 PST 2020
njames93 updated this revision to Diff 239208.
njames93 added a comment.
- Added some sanity tests that fix weird crashes
- Added support for CXXMethodDecls that are referenced with depended scope member expr
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73052/new/
https://reviews.llvm.org/D73052
Files:
clang-tools-extra/clang-tidy/utils/RenamerClangTidyCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/readability-identifier-naming-member-decl-usage.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73052.239208.patch
Type: text/x-patch
Size: 8953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200121/88787ed7/attachment.bin>
More information about the cfe-commits
mailing list