[PATCH] D74800: [clang-tidy] fix readability-redundant-member-init auto-fix of Function-try-block

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 19 15:06:17 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG709fd989b644: [clang-tidy] fix readability-redundant-member-init auto-fix of Function-try… (authored by AlexanderLanin, committed by njames93).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74800/new/

https://reviews.llvm.org/D74800

Files:
  clang-tools-extra/test/clang-tidy/checkers/modernize-use-default-member-init.cpp
  clang/lib/Format/TokenAnnotator.cpp
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/unittests/Format/CleanupTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74800.245539.patch
Type: text/x-patch
Size: 4390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200219/a4e1da78/attachment.bin>


More information about the cfe-commits mailing list