index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
unittests
/
Support
/
YAMLIOTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
YAML parser robustness improvements
Thomas Finch
2019-11-05
1
-0
/
+52
*
[ObjectYAML] - Redefine LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::Hex*) as LLV...
Georgii Rymar
2019-10-30
1
-7
/
+52
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-10
/
+10
*
[YAMLIO] Wrap explicit specialization in llvm::yaml to appease build bots
Fangrui Song
2019-07-12
1
-0
/
+4
*
[YAMLIO] Remove trailing spaces when outputting maps
Fangrui Song
2019-07-12
1
-6
/
+43
*
YAMLIO: Fix serialization of strings with embedded nuls
Pavel Labath
2019-04-11
1
-0
/
+5
*
YAMLIO: Improve endian type support
Pavel Labath
2019-03-15
1
-0
/
+85
*
YAMLIO: Improve template arg deduction for mapOptional
Pavel Labath
2019-03-14
1
-3
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Support] Teach YAMLIO about polymorphic types
Scott Linder
2018-11-14
1
-0
/
+233
*
Make YAML quote forward slashes.
Zachary Turner
2018-10-12
1
-1
/
+3
*
Revert "Make YAML quote forward slashes."
Zachary Turner
2018-10-12
1
-3
/
+1
*
Make YAML quote forward slashes.
Zachary Turner
2018-10-12
1
-1
/
+3
*
[llvm] Make YAML serialization up to 2.5 times faster
Kirill Bobyrev
2018-08-20
1
-6
/
+77
*
[YAML] Quote multiline string scalars
Ilya Biryukov
2018-05-30
1
-0
/
+68
*
[YAML] Remove unit test of multibyte non-printable escaping that uses C++11 e...
Graydon Hoare
2018-03-27
1
-1
/
+0
*
[YAML] Escape non-printable multibyte UTF8 in Output::scalarString.
Graydon Hoare
2018-03-27
1
-1
/
+17
*
[YAML] Plain scalars can not begin with most indicators.
Haojian Wu
2018-01-22
1
-0
/
+4
*
[YAML] Refactor escaping unittests
Francis Visoiu Mistrih
2017-12-21
1
-111
/
+24
*
[YAML] Fix UTF-8 handling
Francis Visoiu Mistrih
2017-12-21
1
-0
/
+28
*
[YAML] Add support for non-printable characters
Francis Visoiu Mistrih
2017-12-18
1
-4
/
+90
*
[YAMLTraits] Add filename support to yaml::Input
Alex Bradbury
2017-07-17
1
-0
/
+16
*
Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTOR
Richard Smith
2017-06-30
1
-14
/
+16
*
Re-sort #include lines for unittests. This uses a slightly modified
Chandler Carruth
2017-06-06
1
-1
/
+0
*
Align all scalar numbers to LLVM_YAML_IS_FLOW_SEQUENCE_VECTOR
Jonas Hahnfeld
2017-04-04
1
-8
/
+8
*
Support: Add YAML I/O support for custom mappings.
Peter Collingbourne
2017-01-04
1
-0
/
+62
*
Improve error handling in YAML parsing
Mehdi Amini
2016-11-28
1
-0
/
+8
*
Revert "Improve error handling in YAML parsing"
Mehdi Amini
2016-11-28
1
-8
/
+0
*
Improve error handling in YAML parsing
Mehdi Amini
2016-11-28
1
-0
/
+8
*
[YAMLIO] Add the ability to map with context.
Zachary Turner
2016-09-08
1
-0
/
+69
*
[yaml] Add a ScalarTraits for mapping endian aware types.
Zachary Turner
2016-06-07
1
-0
/
+106
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
Revert r239972 (YAML: Assign a value returned by the default constructor to t...
Alex Lorenz
2015-06-17
1
-28
/
+0
*
YAML: Assign a value returned by the default constructor to the value in an o...
Alex Lorenz
2015-06-17
1
-0
/
+28
*
YAML traits need to be in the llvm::yaml namespace.
Frederic Riss
2015-05-29
1
-8
/
+8
*
[YAMLIO] Make line-wrapping configurable and test it.
Frederic Riss
2015-05-29
1
-0
/
+120
*
YAML: Add support for literal block scalar I/O.
Alex Lorenz
2015-05-14
1
-0
/
+140
*
YAML: Add an optional 'flow' field to the mapping trait to allow flow mapping...
Alex Lorenz
2015-05-04
1
-0
/
+85
*
YAML: Fix the output of sequences that contain flow sequences.
Alex Lorenz
2015-05-01
1
-0
/
+65
*
Detect malformed YAML sequence in yaml::Input::beginSequence()
Justin Bogner
2015-03-02
1
-0
/
+86
*
Fix bug 20125 - clang-format segfaults on bad config.
Rafael Espindola
2014-08-08
1
-0
/
+7
*
[C++11] Use 'nullptr'.
Craig Topper
2014-06-08
1
-24
/
+24
*
Make this operator bool() explicit to match the standard library.
Rafael Espindola
2014-06-03
1
-24
/
+24
*
YAMLIO: Allow scalars to dictate quotation rules
David Majnemer
2014-04-10
1
-0
/
+38
*
Revert "Revert "YAMLIO: Encode ambiguous hex strings explicitly""
David Majnemer
2014-04-09
1
-0
/
+10
*
Revert "YAMLIO: Encode ambiguous hex strings explicitly"
Filipe Cabecinhas
2014-04-09
1
-10
/
+0
*
YAMLIO: Encode ambiguous hex strings explicitly
David Majnemer
2014-04-09
1
-0
/
+10
*
YAML I/O add support for validate()
Nick Kledzik
2013-11-21
1
-3
/
+43
*
revert r194655
Nick Kledzik
2013-11-21
1
-70
/
+0
*
YAML I/O - Added default trait support for std:string. Making another attemp...
John Thompson
2013-11-19
1
-0
/
+31
[next]