[PATCH] D43500: [clang-tidy]: modernize-use-default-member-init: Remove trailing comma and colon.
Christian Gagneraud via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 5 14:32:26 PDT 2019
chgans added a comment.
Hi, Using llvm-8 (llvm ubuntu repo), clang-replacement has improved, but there still a case when a comma is left beyond: if there was only one member init.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D43500/new/
https://reviews.llvm.org/D43500
More information about the cfe-commits
mailing list