1. 0085d3c [YAMLParser] Don't crash on null keys in KeyValueNodes. by Benjamin Kramer · 8 years ago
  2. 9a67b07 Re-sort #include lines for unittests. This uses a slightly modified by Chandler Carruth · 8 years ago
  3. b550cb1 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  4. 2110f9b Add != to YAMLParser's basic_collection_iterator. by Jordan Rose · 10 years ago
  5. 481dca2 YAML: Null terminate block scalar's value. by Alex Lorenz · 10 years ago
  6. a22b250c YAML: Implement block scalar parsing. by Alex Lorenz · 10 years ago
  7. 74b63eb YAML: Fix crash in the skip method of KeyValueNode class. by Alex Lorenz · 10 years ago
  8. 3560ff2 Return a std::unique_ptr when creating a new MemoryBuffer. by Rafael Espindola · 11 years ago
  9. 68669e3 yaml::Stream doesn't need to take ownership of the buffer. by Rafael Espindola · 11 years ago
  10. b16ecf8 Convert an ownership comment with std::uinque_ptr. by Rafael Espindola · 11 years ago
  11. bdefab9 Test commit, remove trailing whitespace by Benjamin Foster · 11 years ago
  12. aba8270 Allow using MemoryBuffers with yaml::Stream directly. by Sean Silva · 13 years ago
  13. 204720b Suppress stderr noise when test case runs. by Nick Kledzik · 13 years ago
  14. 22120c4 Add YAML parser to Support. by Michael J. Spencer · 13 years ago