[PATCH] Implement substitutions of placeholders in the replacement text of the fixits.
Alexander Kornienko
alexfh at google.com
Fri Sep 19 04:04:20 PDT 2014
Hi djasper, bkramer,
This allows using configurable strings in fixits, such as user name or
email in TODO() comments in certain styles.
http://reviews.llvm.org/D5408
Files:
clang-tidy/ClangTidyDiagnosticConsumer.cpp
clang-tidy/ClangTidyDiagnosticConsumer.h
clang-tidy/ClangTidyOptions.cpp
clang-tidy/ClangTidyOptions.h
clang-tidy/google/TodoCommentCheck.cpp
clang-tidy/google/TodoCommentCheck.h
clang-tidy/tool/ClangTidyMain.cpp
unittests/clang-tidy/ClangTidyDiagnosticConsumerTest.cpp
unittests/clang-tidy/ClangTidyTest.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5408.13860.patch
Type: text/x-patch
Size: 11129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140919/efc4e142/attachment.bin>
More information about the cfe-commits
mailing list