[PATCH] D19993: Fixed cppcoreguidelines-pro-type-member-init when checking records with indirect fields

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Tue May 10 00:48:33 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269024: Fixed cppcoreguidelines-pro-type-member-init when checking records with… (authored by hokein).

Changed prior to commit:
  http://reviews.llvm.org/D19993?vs=56439&id=56668#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19993

Files:
  clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp
  clang-tools-extra/trunk/test/clang-tidy/cppcoreguidelines-pro-type-member-init-cxx98.cpp
  clang-tools-extra/trunk/test/clang-tidy/cppcoreguidelines-pro-type-member-init.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19993.56668.patch
Type: text/x-patch
Size: 5900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160510/790d0647/attachment.bin>


More information about the cfe-commits mailing list