Displaying 1 result from an estimated 1 matches for "stlpostfixheadermap".
2017 Jan 23
5
Upcoming removal of std::auto_ptr (in C++1z)
...erence auto_ptr
llvm/tools/clang/tools/extra/clang-tidy/modernize/ReplaceAutoPtrCheck.cpp
llvm/tools/clang/tools/extra/clang-tidy/modernize/ReplaceAutoPtrCheck.h
llvm/tools/clang/tools/extra/docs/clang-tidy/checks/modernize-use-emplace.rst
llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/STLPostfixHeaderMap.cpp
llvm/tools/clang/tools/extra/test/clang-tidy/Inputs/modernize-replace-auto-ptr/memory.h
llvm/tools/clang/tools/extra/test/clang-tidy/modernize-replace-auto-ptr.cpp
llvm/tools/clang/www/analyzer/potential_checkers.html
The first three files should be investigated.
I believe that the second gro...