History log of /external/llvm/unittests/Support/YAMLParserTest.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
525398e1376b0d61fe80a83ed2261e2e6e6ab4a3 20-Nov-2012 Sean Silva <silvas@purdue.edu> Allow using MemoryBuffers with yaml::Stream directly.

The rationale is to get YAML filenames in diagnostics from
yaml::Stream::printError -- currently the filename is hard-coded as
"YAML" because there's no buffer information available.

Patch by Kim Gräsman!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168341 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Support/YAMLParserTest.cpp
d7122b8d3c48eab05d425c99fee53cde07feafe4 01-Aug-2012 Nick Kledzik <kledzik@apple.com> Suppress stderr noise when test case runs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161085 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Support/YAMLParserTest.cpp
93210e847a1496b24cef881723e57c489082dcfe 04-Apr-2012 Michael J. Spencer <bigcheesegs@gmail.com> Add YAML parser to Support.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153977 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Support/YAMLParserTest.cpp