[PATCH] D114995: clang-tidy: improve the 'modernize-use-default-member-init'
Oleg Smolsky via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 3 09:45:37 PST 2022
oleg.smolsky added a comment.
Done with review changes.
================
Comment at: clang-tools-extra/clang-tidy/modernize/UseDefaultMemberInitCheck.cpp:1
+
//===--- UseDefaultMemberInitCheck.cpp - clang-tidy------------------------===//
----------------
aaron.ballman wrote:
> Spurious newline?
yep, removing it...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114995/new/
https://reviews.llvm.org/D114995
More information about the cfe-commits
mailing list