llvm-project/llvm/lib/TextAPI/MachO
David Blaikie 2f1c212e88 PR45561: Return a literal string rather than an error string to avoid returning reference to local
Changing the underlying YAML support to allow returning a literal
string, rather than a StringRef, would probably be a bigger refactor so
I didn't do that.
2020-04-15 14:27:29 -07: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 PR45561: Return a literal string rather than an error string to avoid returning reference to local 2020-04-15 14:27:29 -07:00
TextStubCommon.cpp [llvm][TextAPI] add simulators to output 2020-02-11 10:37:37 -08:00
TextStubCommon.h [TextAPI] Arch&Platform to Target 2019-09-20 14:32:34 +00:00