Revert r239972 (YAML: Assign a value returned by the default constructor to the value...
authorAlex Lorenz <arphaman@gmail.com>
Wed, 17 Jun 2015 23:48:06 +0000 (23:48 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Wed, 17 Jun 2015 23:48:06 +0000 (23:48 +0000)
commitc5f2ede9f6e04c3eba1c6d09698f9a0bc662bf9e
treeb966e150f8224a2c3ab1680bdb0f6d6f79cf888c
parent15db0fbcc8397960d8ed1e4a2421862875afb980
Revert r239972 (YAML: Assign a value returned by the default constructor to the value in an optional mapping).

This change breaks clang-format tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239976 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/YAMLTraits.h
unittests/Support/YAMLIOTest.cpp