[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 01:55:55 PDT 2016


ioeric created this revision.
ioeric added a reviewer: bkramer.
ioeric added subscribers: djasper, hokein, cfe-commits.

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

http://reviews.llvm.org/D20804

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

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


More information about the cfe-commits mailing list