[PATCH] D20597: Speed up check by using a recursive visitor.

Samuel Benzaquen via cfe-commits cfe-commits at lists.llvm.org
Wed May 25 09:25:48 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL270714: Speed up check by using a recursive visitor. (authored by sbenza).

Changed prior to commit:
  http://reviews.llvm.org/D20597?vs=58438&id=58440#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20597

Files:
  clang-tools-extra/trunk/clang-tidy/readability/FunctionSizeCheck.cpp
  clang-tools-extra/trunk/clang-tidy/readability/FunctionSizeCheck.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20597.58440.patch
Type: text/x-patch
Size: 6949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160525/44b9e14b/attachment.bin>


More information about the cfe-commits mailing list