YAML I/O - Added default trait support for std:string. Making another attempt at...
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Tue, 19 Nov 2013 17:28:21 +0000 (17:28 +0000)
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Tue, 19 Nov 2013 17:28:21 +0000 (17:28 +0000)
commitda1ad53f6a0dd4aa60c99e4f949826c2d40dbc58
tree1995175b42acecfc8a91d9ec72d7488e3558aa04
parentc5a925c198c33b441d0ec5203f48a0f17c8c09d1
YAML I/O - Added default trait support for std:string.  Making another attempt at this, this time doing a clean build on Linux, and running the LLVM, clang, and extra tests, to try to make sure there's no problems.

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