[PATCH] D21787: [include-fixer] make HeaderMapCollector maps from regex instead of postfix.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 4 04:30:04 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274494: [include-fixer] make HeaderMapCollector maps from regex instead of postfix. (authored by ioeric).

Changed prior to commit:
  http://reviews.llvm.org/D21787?vs=62656&id=62664#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21787

Files:
  clang-tools-extra/trunk/include-fixer/find-all-symbols/FindAllSymbolsAction.cpp
  clang-tools-extra/trunk/include-fixer/find-all-symbols/FindAllSymbolsAction.h
  clang-tools-extra/trunk/include-fixer/find-all-symbols/HeaderMapCollector.cpp
  clang-tools-extra/trunk/include-fixer/find-all-symbols/HeaderMapCollector.h
  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/unittests/include-fixer/find-all-symbols/FindAllSymbolsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21787.62664.patch
Type: text/x-patch
Size: 64931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160704/20e622a9/attachment-0001.bin>


More information about the cfe-commits mailing list