[PATCH] D13166: Create modernize-make-unique check.

Angel Garcia via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 28 07:00:01 PDT 2015


angelgarcia updated this revision to Diff 35864.
angelgarcia added a comment.

I think this is a bit better than before.


http://reviews.llvm.org/D13166

Files:
  clang-tidy/modernize/CMakeLists.txt
  clang-tidy/modernize/MakeUniqueCheck.cpp
  clang-tidy/modernize/MakeUniqueCheck.h
  clang-tidy/modernize/ModernizeTidyModule.cpp
  test/clang-tidy/modernize-make-unique.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13166.35864.patch
Type: text/x-patch
Size: 10865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150928/6fef16f6/attachment.bin>


More information about the cfe-commits mailing list