As suggested by clang-tidy's performance-unnecessary-copy-initialization. This can easily hit lifetime issues, so I audited every change and ran the tests under asan, which came back clean. llvm-svn: 272126 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Error.cpp | ||
| LLVMBuild.txt | ||
| Main.cpp | ||
| Record.cpp | ||
| SetTheory.cpp | ||
| StringMatcher.cpp | ||
| TGLexer.cpp | ||
| TGLexer.h | ||
| TGParser.cpp | ||
| TGParser.h | ||
| TableGenBackend.cpp | ||