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)
commite38e57206fd4da7ac721608a229bf802d6fe23b9
tree842ed12bcacf17dff718021ae41eab98cc8bf968
parent7edb87a92c91368169bc79bca30806a36b1b5893
Added std::string as a built-in type for mapping.

llvm-svn: 193344
llvm/docs/YamlIO.rst
llvm/include/llvm/Support/YAMLTraits.h
llvm/lib/Support/YAMLTraits.cpp
llvm/unittests/Support/YAMLIOTest.cpp