[PATCH] D36786: [clang-tidy] Don't generate fixes for initializer_list constructor in make_unique check.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 17 03:15:49 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311078: [clang-tidy] Don't generate fixes for initializer_list constructor in… (authored by hokein).

Repository:
  rL LLVM

https://reviews.llvm.org/D36786

Files:
  clang-tools-extra/trunk/clang-tidy/modernize/MakeSmartPtrCheck.cpp
  clang-tools-extra/trunk/clang-tidy/modernize/MakeSmartPtrCheck.h
  clang-tools-extra/trunk/test/clang-tidy/modernize-make-unique.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36786.111486.patch
Type: text/x-patch
Size: 9621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170817/f827a39f/attachment.bin>


More information about the cfe-commits mailing list