[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
Thu Apr 21 06:21:40 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG95d77383f2ba: [clang-tidy] Fix behavior of `modernize-use-using` with nested structs/unions (authored by fwolff).

Changed prior to commit:
  https://reviews.llvm.org/D113804?vs=400677&id=424172#toc

Repository:
  rG LLVM Github Monorepo

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.424172.patch
Type: text/x-patch
Size: 5959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220421/8a051193/attachment.bin>


More information about the cfe-commits mailing list