[PATCH] D20566: [find-all-symbols] Added hardcode header mapping from header postfix to header name for STL symbols.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Tue May 24 06:13:20 PDT 2016


ioeric created this revision.
ioeric added reviewers: bkramer, klimek.
ioeric added subscribers: hokein, cfe-commits.

[find-all-symbols] Added hardcode header mapping from header postfix to header name for STL symbols.

http://reviews.llvm.org/D20566

Files:
  include-fixer/find-all-symbols/CMakeLists.txt
  include-fixer/find-all-symbols/FindAllMacros.cpp
  include-fixer/find-all-symbols/FindAllSymbols.cpp
  include-fixer/find-all-symbols/FindAllSymbolsAction.cpp
  include-fixer/find-all-symbols/FindAllSymbolsAction.h
  include-fixer/find-all-symbols/HeaderMapCollector.cpp
  include-fixer/find-all-symbols/HeaderMapCollector.h
  include-fixer/find-all-symbols/tool/CMakeLists.txt
  include-fixer/find-all-symbols/tool/FindAllSymbolsMain.cpp
  include-fixer/find-all-symbols/tool/STLPostfixHeaderMap.cpp
  include-fixer/find-all-symbols/tool/STLPostfixHeaderMap.h
  unittests/include-fixer/find-all-symbols/FindAllSymbolsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20566.58226.patch
Type: text/x-patch
Size: 31514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160524/68a436a6/attachment-0001.bin>


More information about the cfe-commits mailing list