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

Phabricator reviews at reviews.llvm.org
Fri Aug 29 07:48:29 PDT 2014


Closed by commit rL216726 (authored by d0k).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D5119

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


More information about the cfe-commits mailing list