[PATCH] D19482: [include-fixer] Add a find-all-symbols tool for include-fixer.
Haojian Wu via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 27 07:23:57 PDT 2016
hokein updated this revision to Diff 55220.
hokein marked 13 inline comments as done.
hokein added a comment.
Add Daniel's comments.
http://reviews.llvm.org/D19482
Files:
include-fixer/CMakeLists.txt
include-fixer/find-all-symbols/CMakeLists.txt
include-fixer/find-all-symbols/FindAllSymbols.cpp
include-fixer/find-all-symbols/FindAllSymbols.h
include-fixer/find-all-symbols/SymbolInfo.cpp
include-fixer/find-all-symbols/SymbolInfo.h
include-fixer/find-all-symbols/tool/CMakeLists.txt
include-fixer/find-all-symbols/tool/FindAllSymbolsMain.cpp
include-fixer/find-all-symbols/tool/run-find-all-symbols.py
unittests/include-fixer/CMakeLists.txt
unittests/include-fixer/find-all-symbols/CMakeLists.txt
unittests/include-fixer/find-all-symbols/FindAllSymbolsTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19482.55220.patch
Type: text/x-patch
Size: 40482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160427/7a7e3b2f/attachment-0001.bin>
More information about the cfe-commits
mailing list