1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00
llvm-mirror/lib/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] Simplify the creation of remark serializers 2019-07-24 16:36:35 +00:00
LLVMBuild.txt
Remark.cpp [Remarks] Simplify and refactor the RemarkParser interface 2019-07-16 15:25:05 +00:00
RemarkFormat.cpp [Remarks] Simplify the creation of remark serializers 2019-07-24 16:36:35 +00:00
RemarkParser.cpp [Remark] Suppress the "-Wreturn-type" compiler warning, NFC 2019-07-24 07:55:01 +00:00
RemarkSerializer.cpp [Remarks] Simplify the creation of remark serializers 2019-07-24 16:36:35 +00:00
RemarkStringTable.cpp [Remarks] String tables should be move-only 2019-07-23 22:50:08 +00:00
YAMLRemarkParser.cpp [Remarks] String tables should be move-only 2019-07-23 22:50:08 +00:00
YAMLRemarkParser.h [Remarks] String tables should be move-only 2019-07-23 22:50:08 +00:00
YAMLRemarkSerializer.cpp [Remarks] Introduce a new format: yaml-strtab 2019-07-23 20:42:46 +00:00