[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 07:53:24 PDT 2016


ioeric updated this revision to Diff 58235.
ioeric marked 3 inline comments as done.
ioeric added a comment.

- Fixed postfix header mapping.


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.58235.patch
Type: text/x-patch
Size: 31507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160524/5672e775/attachment-0001.bin>


More information about the cfe-commits mailing list