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)
commit29c5edcdec764fbf67ae852bddcbd57c35e99769
tree90827ba5febd34e3b5a830dd96aba2f781f3c811
parent73404c3c89c802afba2ec436654844005a4980d8
Revert r239972 (YAML: Assign a value returned by the default constructor to the value in an optional mapping).

This change breaks clang-format tests.

llvm-svn: 239976
llvm/include/llvm/Support/YAMLTraits.h
llvm/unittests/Support/YAMLIOTest.cpp