llvm-project/llvm/lib/DebugInfo/GSYM
Nathan Sidwell dd073e08ae Avoid by-value copies of referenced objects
These were detected by the new -Wauto-by-value-copy (D114989) warning, these by-value
constant copies need only be references.

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D114990
2021-12-16 07:22:46 -08:00
..
CMakeLists.txt
DwarfTransformer.cpp Avoid by-value copies of referenced objects 2021-12-16 07:22:46 -08:00
FileWriter.cpp [llvm][clang][NFC] updates inline licence info 2021-08-11 02:48:53 +00:00
FunctionInfo.cpp
GsymCreator.cpp Fix a case where multiple symbols with zero size would cause duplicate entries in gsym files. 2021-06-28 18:26:26 -07:00
GsymReader.cpp
Header.cpp
InlineInfo.cpp
LineTable.cpp
LookupResult.cpp
ObjectFileTransformer.cpp
Range.cpp [llvm][clang][NFC] updates inline licence info 2021-08-11 02:48:53 +00:00