[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:30:14 PDT 2016
hokein updated this revision to Diff 55226.
hokein added a comment.
Fix another nit.
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.55226.patch
Type: text/x-patch
Size: 40486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160427/3f969884/attachment-0001.bin>
More information about the cfe-commits
mailing list