[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
Tue Jan 21 01:53:21 PST 2020
njames93 updated this revision to Diff 239253.
njames93 added a comment.
- Fix assertion causing failing tests in debug
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.239253.patch
Type: text/x-patch
Size: 8721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200121/1ba0b503/attachment-0001.bin>
More information about the cfe-commits
mailing list