[PATCH] [clang-tidy] Add a checker that suggests replacing short/long/long long with fixed-size types.

Benjamin Kramer benny.kra at gmail.com
Fri Aug 29 06:59:07 PDT 2014


Hi alexfh, sbenza,

http://reviews.llvm.org/D5119

Files:
  clang-tidy/google/CMakeLists.txt
  clang-tidy/google/GoogleTidyModule.cpp
  clang-tidy/google/IntegerTypesCheck.cpp
  clang-tidy/google/IntegerTypesCheck.h
  test/clang-tidy/google-runtime-int.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5119.13078.patch
Type: text/x-patch
Size: 8293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140829/05a56977/attachment.bin>


More information about the cfe-commits mailing list