[PATCH] D97132: [clang-tidy] Harden PreferMemberInitializerCheck

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 22 10:20:46 PST 2021


njames93 updated this revision to Diff 325482.
njames93 added a comment.

Add a test for the crash fix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97132

Files:
  clang-tools-extra/clang-tidy/cppcoreguidelines/PreferMemberInitializerCheck.cpp
  clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines-prefer-member-initializer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97132.325482.patch
Type: text/x-patch
Size: 13907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210222/f4896f64/attachment-0001.bin>


More information about the cfe-commits mailing list