[PATCH] [clang-tidy] Add a checker for long functions.

Benjamin Kramer benny.kra at gmail.com
Mon Sep 15 02:37:18 PDT 2014


- Remove configuration changes, they aren't ready for submission and unrelated to this checker.
- Request get<unsigned> to read StatementThreshold from the config.

http://reviews.llvm.org/D4986

Files:
  clang-tidy/misc/CMakeLists.txt
  clang-tidy/misc/FunctionSize.cpp
  clang-tidy/misc/FunctionSize.h
  clang-tidy/misc/MiscTidyModule.cpp
  test/clang-tidy/misc-function-size.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4986.13696.patch
Type: text/x-patch
Size: 9063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140915/be09c220/attachment.bin>


More information about the cfe-commits mailing list