1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/unittests/Remarks
Francis Visoiu Mistrih 728c4d98f3 [Remarks] Simplify the creation of remark serializers
Introduce two new functions to create a serializer, and add support for
more combinations to the YAMLStrTabSerializer.

llvm-svn: 366919
2019-07-24 16:36:35 +00:00
..
CMakeLists.txt [Remarks] Add unit tests for YAML serialization 2019-07-23 18:09:12 +00:00
RemarksStrTabParsingTest.cpp [Remarks] Add string deduplication using a string table 2019-04-24 00:06:24 +00:00
YAMLRemarksParsingTest.cpp [Remarks] String tables should be move-only 2019-07-23 22:50:08 +00:00
YAMLRemarksSerializerTest.cpp [Remarks] Simplify the creation of remark serializers 2019-07-24 16:36:35 +00:00