Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Benjamin Kramer
|
01eb33b4cb
[YAMLParser] Don't crash on null keys in KeyValueNodes.
|
7 年之前 |
Chandler Carruth
|
3c0d60785c
Re-sort #include lines for unittests. This uses a slightly modified
|
8 年之前 |
Mehdi Amini
|
f6071e14c5
[NFC] Header cleanup
|
9 年之前 |
Jordan Rose
|
71a6baa31c
Add != to YAMLParser's basic_collection_iterator.
|
9 年之前 |
Alex Lorenz
|
802ab073da
YAML: Null terminate block scalar's value.
|
10 年之前 |
Alex Lorenz
|
b96942f6ec
YAML: Implement block scalar parsing.
|
10 年之前 |
Alex Lorenz
|
9daa4b18f7
YAML: Fix crash in the skip method of KeyValueNode class.
|
10 年之前 |
Rafael Espindola
|
1a7f705fba
Return a std::unique_ptr when creating a new MemoryBuffer.
|
11 年之前 |
Rafael Espindola
|
34806d20dd
yaml::Stream doesn't need to take ownership of the buffer.
|
11 年之前 |
Rafael Espindola
|
b5a6adc30a
Convert an ownership comment with std::uinque_ptr.
|
11 年之前 |
Benjamin Foster
|
f58eecfbbb
Test commit, remove trailing whitespace
|
11 年之前 |
Sean Silva
|
525398e137
Allow using MemoryBuffers with yaml::Stream directly.
|
12 年之前 |
Nick Kledzik
|
d7122b8d3c
Suppress stderr noise when test case runs.
|
13 年之前 |
Michael J. Spencer
|
93210e847a
Add YAML parser to Support.
|
13 年之前 |