[PATCH] D113804: [clang-tidy] Fix behavior of `modernize-use-using` with nested structs/unions
Fabian Wolff via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 17 17:01:09 PST 2022
fwolff updated this revision to Diff 400677.
fwolff added a comment.
Rebased and ping @whisperity
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113804/new/
https://reviews.llvm.org/D113804
Files:
clang-tools-extra/clang-tidy/modernize/UseUsingCheck.cpp
clang-tools-extra/clang-tidy/modernize/UseUsingCheck.h
clang-tools-extra/test/clang-tidy/checkers/modernize-use-using.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113804.400677.patch
Type: text/x-patch
Size: 6004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220118/ef789ff7/attachment.bin>
More information about the cfe-commits
mailing list