[PATCH] D34674: [clang-tidy] Handle new array expressions in modernize-make-unique check.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 27 02:27:58 PDT 2017


hokein updated this revision to Diff 104113.
hokein added a comment.

Fix code style.


https://reviews.llvm.org/D34674

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34674.104113.patch
Type: text/x-patch
Size: 6097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170627/e8de187d/attachment-0001.bin>


More information about the cfe-commits mailing list