Turn copies into references as suggested by clang-tidy's...
Turn copies into references as suggested by clang-tidy's performance-unnecessary-copy-initialization. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@270994 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Analysis/CFG.cpp 1 addition, 1 deletionlib/Analysis/CFG.cpp
- lib/Driver/Tools.cpp 1 addition, 1 deletionlib/Driver/Tools.cpp
- lib/Frontend/CompilerInvocation.cpp 1 addition, 1 deletionlib/Frontend/CompilerInvocation.cpp
- lib/Frontend/DependencyFile.cpp 1 addition, 1 deletionlib/Frontend/DependencyFile.cpp
- lib/Sema/SemaLookup.cpp 2 additions, 2 deletionslib/Sema/SemaLookup.cpp
- utils/TableGen/ClangAttrEmitter.cpp 7 additions, 6 deletionsutils/TableGen/ClangAttrEmitter.cpp
Loading
Please register or sign in to comment