[PATCH] D44602: [clang-tidy] readability-function-size: add VariableThreshold param.
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 30 06:29:29 PDT 2018
lebedev.ri added a comment.
In https://reviews.llvm.org/D44602#1047574, @lebedev.ri wrote:
> - No longer count variables declared in macro expansion. Please see FIXME, i think this is too broad.
Ping, thoughts?
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D44602
More information about the cfe-commits
mailing list