Added std::string as a built-in type for mapping.
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Thu, 24 Oct 2013 13:36:58 +0000 (13:36 +0000)
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Thu, 24 Oct 2013 13:36:58 +0000 (13:36 +0000)
commit43752f2d4f29ebb40318e8da05633c994b694f46
tree721bbd49cf75f951afb58245250a8535dbc85da8
parente2dee623e0eeb12c6e22add0e55139693ffb2dca
Added std::string as a built-in type for mapping.

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