[PATCH] D24892: [clang-tidy] Add option "LiteralInitializers" to cppcoreguidelines-pro-type-member-init
Matthias Gehre via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 13 14:38:08 PDT 2019
mgehre updated this revision to Diff 199330.
mgehre added a comment.
Fix wrong merge of ReleaseNotes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D24892/new/
https://reviews.llvm.org/D24892
Files:
clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp
clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines-pro-type-member-init.rst
clang-tools-extra/test/clang-tidy/cppcoreguidelines-pro-type-member-init-use-assignment.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24892.199330.patch
Type: text/x-patch
Size: 6447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190513/0b76db7a/attachment.bin>
More information about the cfe-commits
mailing list