1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/DebugInfo/Symbolize
Benjamin Kramer d415569b3b Apply most suggestions of clang-tidy's performance-unnecessary-value-param
Avoids unnecessary copies. All changes audited & pass tests with asan.
No functional change intended.

llvm-svn: 272190
2016-06-08 19:09:22 +00:00
..
CMakeLists.txt
DIPrinter.cpp Apply most suggestions of clang-tidy's performance-unnecessary-value-param 2016-06-08 19:09:22 +00:00
LLVMBuild.txt
SymbolizableObjectFile.cpp Thread Expected<...> up from libObject’s getType() for symbols to allow llvm-objdump to produce a good error message. 2016-05-02 20:28:12 +00:00
SymbolizableObjectFile.h
Symbolize.cpp Try one more time to pacify -Wpessimizing-move, MSVC, libstdc++4.7, and the world without a named variable 2016-06-06 23:46:14 +00:00