This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3919a663cf1 Fix include order. NFCI. new 774be285dec [yaml2obj] - Don't crash on invalid inputs.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/ObjectYAML/ObjectYAML.cpp | 12 +++++------- lib/Support/YAMLTraits.cpp | 5 +++++ .../tools/yaml2obj/{empty.yaml => empty-or-invalid-doc.yaml} | 5 ++++- tools/yaml2obj/yaml2obj.cpp | 6 +----- 4 files changed, 15 insertions(+), 13 deletions(-) rename test/tools/yaml2obj/{empty.yaml => empty-or-invalid-doc.yaml} (54%)