[include-fixer] moved STLPostfixMap into findAllSymbols library and make it a static variable in function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D20619
[include-fixer] moved STLPostfixMap into findAllSymbols library and make it a static variable in function. ClosedPublic Authored by ioeric on May 25 2016, 6:50 AM.
Details Summary [include-fixer] moved STLPostfixMap into findAllSymbols library and make it a static variable in function.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 25 2016, 6:53 AM Closed by commit rL270696: [include-fixer] moved STLPostfixMap into findAllSymbols library and make it a… (authored by ioeric). · Explain WhyMay 25 2016, 7:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 58410 clang-tools-extra/trunk/include-fixer/find-all-symbols/CMakeLists.txt
clang-tools-extra/trunk/include-fixer/find-all-symbols/STLPostfixHeaderMap.h
clang-tools-extra/trunk/include-fixer/find-all-symbols/STLPostfixHeaderMap.cpp
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.h
clang-tools-extra/trunk/include-fixer/find-all-symbols/tool/STLPostfixHeaderMap.cpp
|