[PATCH] D20804: [include-fixer] collect the number of times a symbols is found in an indexing run and use it for symbols popularity ranking.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Tue May 31 05:08:20 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271268: [include-fixer] collect the number of times a symbols is found in an indexing… (authored by ioeric).

Changed prior to commit:
  http://reviews.llvm.org/D20804?vs=59027&id=59045#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20804

Files:
  clang-tools-extra/trunk/include-fixer/find-all-symbols/SymbolInfo.cpp
  clang-tools-extra/trunk/include-fixer/find-all-symbols/SymbolInfo.h
  clang-tools-extra/trunk/include-fixer/find-all-symbols/tool/FindAllSymbolsMain.cpp
  clang-tools-extra/trunk/test/include-fixer/Inputs/fake_yaml_db.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20804.59045.patch
Type: text/x-patch
Size: 4819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160531/317bc45d/attachment.bin>


More information about the cfe-commits mailing list