[PATCH] Refactor: Move remove-cstr-calls from a standalone executable to a clang-tidy check
Richard
legalize at xmission.com
Thu Feb 12 21:49:33 PST 2015
Use Lexer::getSourceText instead of SourceManager to get source text
http://reviews.llvm.org/D7318
Files:
CMakeLists.txt
clang-tidy/readability/CMakeLists.txt
clang-tidy/readability/ReadabilityTidyModule.cpp
clang-tidy/readability/RemoveCStrCall.cpp
clang-tidy/readability/RemoveCStrCall.h
remove-cstr-calls/CMakeLists.txt
remove-cstr-calls/Makefile
remove-cstr-calls/RemoveCStrCalls.cpp
test/CMakeLists.txt
test/clang-tidy/readability-remove-cstr-call.cpp
test/remove-cstr-calls/basic.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7318.19873.patch
Type: text/x-patch
Size: 22479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150213/6c2b80df/attachment.bin>
More information about the cfe-commits
mailing list