[PATCH] D44602: [clang-tidy] readability-function-size: add VariableThreshold param.

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 17 14:30:08 PDT 2018


Eugene.Zelenko added inline comments.


================
Comment at: docs/ReleaseNotes.rst:122
 
+- Added `VariableThreshold` to `readability-function-size
+  <http://clang.llvm.org/extra/clang-tidy/checks/readability-function-size.html>`_ check
----------------
Will be good idea to add //option// to clarify improvement.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D44602





More information about the cfe-commits mailing list