[PATCH] [clang-tidy] Test username substitution in TODO() check.
Alexander Kornienko
alexfh at google.com
Fri Sep 26 04:44:32 PDT 2014
Hi klimek,
This patch depends on D5501.
Check user name substitution more specifically by specifying it via the new
-config= option.
This also lets clang-tidy tests specify clang-tidy options before the '--'
when using check_clang_tidy_fix.sh.
http://reviews.llvm.org/D5502
Files:
test/clang-tidy/avoid-c-style-casts.c
test/clang-tidy/check_clang_tidy_fix.sh
test/clang-tidy/google-readability-todo.cpp
test/clang-tidy/llvm-include-order.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5502.14103.patch
Type: text/x-patch
Size: 3482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140926/bd07ad9c/attachment.bin>
More information about the cfe-commits
mailing list