[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 02:31:52 PDT 2016
ioeric updated this revision to Diff 59027.
ioeric added a comment.
- Removed a redundant set of symbols during merging.
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.59027.patch
Type: text/x-patch
Size: 4531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160531/bbc07fe2/attachment.bin>
More information about the cfe-commits
mailing list