llvm-project/llvm/lib/TextAPI/MachO
Bill Wendling c55cf4afa9 Revert "Remove redundant "std::move"s in return statements"
The build failed with

  error: call to deleted constructor of 'llvm::Error'

errors.

This reverts commit 1c2241a793.
2020-02-10 07:07:40 -08:00
..
Architecture.cpp [TextAPI] Arch&Platform to Target 2019-09-20 14:32:34 +00:00
ArchitectureSet.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
InterfaceFile.cpp Another round of GCC5 fixes. 2020-01-29 02:09:24 +01:00
PackedVersion.cpp [TextAPI] TBD Reader/Writer 2019-03-22 22:46:52 +00:00
Platform.cpp [TextAPI] Add New Supported Platforms 2019-09-23 15:28:02 +00:00
Symbol.cpp [TextAPI] Arch&Platform to Target 2019-09-20 14:32:34 +00:00
Target.cpp Reland "[TextAPI] Introduce TBDv4" 2019-10-10 04:24:44 +00:00
TextAPIContext.h [TextAPI] TBD Reader/Writer 2019-03-22 22:46:52 +00:00
TextStub.cpp Revert "Remove redundant "std::move"s in return statements" 2020-02-10 07:07:40 -08:00
TextStubCommon.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
TextStubCommon.h [TextAPI] Arch&Platform to Target 2019-09-20 14:32:34 +00:00