[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@202635 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/CodeGen/CGExprScalar.cpp 1 addition, 1 deletionlib/CodeGen/CGExprScalar.cpp
- lib/Sema/SemaLookup.cpp 1 addition, 1 deletionlib/Sema/SemaLookup.cpp
- lib/Sema/SemaOpenMP.cpp 7 additions, 7 deletionslib/Sema/SemaOpenMP.cpp
- lib/StaticAnalyzer/Core/BugReporter.cpp 1 addition, 1 deletionlib/StaticAnalyzer/Core/BugReporter.cpp
- utils/TableGen/ClangAttrEmitter.cpp 1 addition, 1 deletionutils/TableGen/ClangAttrEmitter.cpp
Loading
Please register or sign in to comment