Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
61b9fd4686fc05a08f0fceba8de44e20e4b51cc8
/
llvm
/
unittests
/
Support
/
YAMLParserTest.cpp
3560ff2
Return a std::unique_ptr when creating a new MemoryBuffer.
by Rafael Espindola
· 11 years ago
68669e3
yaml::Stream doesn't need to take ownership of the buffer.
by Rafael Espindola
· 11 years ago
b16ecf8
Convert an ownership comment with std::uinque_ptr.
by Rafael Espindola
· 11 years ago
bdefab9
Test commit, remove trailing whitespace
by Benjamin Foster
· 11 years ago
aba8270
Allow using MemoryBuffers with yaml::Stream directly.
by Sean Silva
· 13 years ago
204720b
Suppress stderr noise when test case runs.
by Nick Kledzik
· 13 years ago
22120c4
Add YAML parser to Support.
by Michael J. Spencer
· 14 years ago