[PATCH] D34202: [clang-tidy] readability-function-size: fix nesting level calculation

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 14 05:18:09 PDT 2017


lebedev.ri planned changes to this revision.
lebedev.ri added a comment.

Hmm, this is moving in the right direction, but now it invalidated (decreases the nesting level) too eagerly


Repository:
  rL LLVM

https://reviews.llvm.org/D34202





More information about the cfe-commits mailing list