[PATCH] Add a check to flag the usage of C-style casts (Google Style).

Alexander Kornienko alexfh at google.com
Wed Jun 18 05:25:52 PDT 2014


Reordered registration of the checks. Added a newline after CHECK-NOT.

http://reviews.llvm.org/D4189

Files:
  clang-tidy/google/CMakeLists.txt
  clang-tidy/google/CStyleCastsCheck.cpp
  clang-tidy/google/CStyleCastsCheck.h
  clang-tidy/google/GoogleTidyModule.cpp
  test/clang-tidy/c-style-casts.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4189.10556.patch
Type: text/x-patch
Size: 5122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140618/d41699cf/attachment.bin>


More information about the cfe-commits mailing list