[PATCH] [clang-tidy] check_clang_tidy_fix.sh -> check_clang_tidy.sh

Alexander Kornienko alexfh at google.com
Sat Oct 25 19:18:57 PDT 2014


Hi klimek,

Make the script suitable for checking just messages. Move most of the
tests to use it.

http://reviews.llvm.org/D5989

Files:
  test/clang-tidy/arg-comments.cpp
  test/clang-tidy/basic.cpp
  test/clang-tidy/check_clang_tidy.sh
  test/clang-tidy/check_clang_tidy_fix.sh
  test/clang-tidy/google-explicit-make-pair.cpp
  test/clang-tidy/google-member-string-references.cpp
  test/clang-tidy/google-memset-zero-length.cpp
  test/clang-tidy/google-overloaded-unary-and.cpp
  test/clang-tidy/google-readability-casting.c
  test/clang-tidy/google-readability-casting.cpp
  test/clang-tidy/google-readability-function.cpp
  test/clang-tidy/google-readability-namespace-comments.cpp
  test/clang-tidy/google-readability-todo.cpp
  test/clang-tidy/google-runtime-int.cpp
  test/clang-tidy/llvm-include-order.cpp
  test/clang-tidy/llvm-twine-local.cpp
  test/clang-tidy/misc-bool-pointer-implicit-conversion.cpp
  test/clang-tidy/misc-swapped-arguments.cpp
  test/clang-tidy/misc-undelegated-constructor.cpp
  test/clang-tidy/misc-unused-raii.cpp
  test/clang-tidy/misc-use-override.cpp
  test/clang-tidy/readability-braces-around-statements-few-lines.cpp
  test/clang-tidy/readability-braces-around-statements-same-line.cpp
  test/clang-tidy/readability-braces-around-statements-single-line.cpp
  test/clang-tidy/readability-braces-around-statements.cpp
  test/clang-tidy/readability-function-size.cpp
  test/clang-tidy/readability-redundant-smartptr-get.cpp
  test/clang-tidy/select-checks.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5989.15453.patch
Type: text/x-patch
Size: 30852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141026/b9c41c97/attachment.bin>


More information about the cfe-commits mailing list