[PATCH] D20619: [include-fixer] moved STLPostfixMap into findAllSymbols library and make it a static variable in function.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Wed May 25 07:00:04 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL270696: [include-fixer] moved STLPostfixMap into findAllSymbols library and make it a… (authored by ioeric).

Changed prior to commit:
  http://reviews.llvm.org/D20619?vs=58408&id=58410#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20619

Files:
  clang-tools-extra/trunk/include-fixer/find-all-symbols/CMakeLists.txt
  clang-tools-extra/trunk/include-fixer/find-all-symbols/STLPostfixHeaderMap.cpp
  clang-tools-extra/trunk/include-fixer/find-all-symbols/STLPostfixHeaderMap.h
  clang-tools-extra/trunk/include-fixer/find-all-symbols/tool/CMakeLists.txt
  clang-tools-extra/trunk/include-fixer/find-all-symbols/tool/FindAllSymbolsMain.cpp
  clang-tools-extra/trunk/include-fixer/find-all-symbols/tool/STLPostfixHeaderMap.cpp
  clang-tools-extra/trunk/include-fixer/find-all-symbols/tool/STLPostfixHeaderMap.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20619.58410.patch
Type: text/x-patch
Size: 33763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160525/703f648d/attachment-0001.bin>


More information about the cfe-commits mailing list