[PATCH] D12081: Add use-nullptr check to clang-tidy.
Angel Garcia via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 17 08:17:05 PDT 2015
angelgarcia updated this revision to Diff 32303.
angelgarcia added a comment.
Previous diff was not the newest one.
http://reviews.llvm.org/D12081
Files:
clang-tidy/modernize/CMakeLists.txt
clang-tidy/modernize/ModernizeTidyModule.cpp
clang-tidy/modernize/UseNullptrCheck.cpp
clang-tidy/modernize/UseNullptrCheck.h
test/clang-tidy/modernize-use-nullptr-basic.cpp
test/clang-tidy/modernize-use-nullptr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12081.32303.patch
Type: text/x-patch
Size: 36470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150817/74751cff/attachment-0001.bin>
More information about the cfe-commits
mailing list