mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 15:41:46 +00:00
e800967eb1
Previously if a string is in the format ``` | val val2 val3 ``` Yaml parser will error out without parsing the string. The mentioned pattern is a valid yaml str and should be parsed. Differential Revision: https://reviews.llvm.org/D153760 |
||
---|---|---|
.. | ||
BitstreamRemarksFormatTest.cpp | ||
BitstreamRemarksParsingTest.cpp | ||
BitstreamRemarksSerializerTest.cpp | ||
CMakeLists.txt | ||
RemarksAPITest.cpp | ||
RemarksLinkingTest.cpp | ||
RemarksStrTabParsingTest.cpp | ||
YAMLRemarksParsingTest.cpp | ||
YAMLRemarksSerializerTest.cpp |