1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/unittests/TextAPI
Juergen Ributzka 6ec27202c1 [TextAPI] Fix & Add tests for tbd files version 3.
- There was a simple typo in TextStub code that prevented version 3 files to be read.
- Included a version 3 unit test to handle the differences in the format.
- Also a typo in Error.h inside the comments.

https://reviews.llvm.org/D66041

This patch is from Cyndy Ishida <cyndy_ishida@apple.com>.

llvm-svn: 368630
2019-08-12 23:01:07 +00:00
..
CMakeLists.txt [TextAPI] Fix & Add tests for tbd files version 3. 2019-08-12 23:01:07 +00:00
ELFYAMLTest.cpp [YAMLIO] Remove trailing spaces when outputting maps 2019-07-12 04:51:31 +00:00
TextStubV1Tests.cpp Revert "Disable MachO TBD write tests for Windows." 2019-08-12 19:51:34 +00:00
TextStubV2Tests.cpp Revert "Disable MachO TBD write tests for Windows." 2019-08-12 19:51:34 +00:00
TextStubV3Tests.cpp [TextAPI] Fix & Add tests for tbd files version 3. 2019-08-12 23:01:07 +00:00