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)
commit48e018a31460588b783d441a20746b92228bf826
tree44bd7c19960b301ef97d2a574200928ada18b399
parent2918b670292c2c1236e386f1b0a882bc6ee4f786
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.

llvm-svn: 195134
clang/include/clang/Tooling/ReplacementsYaml.h
llvm/docs/YamlIO.rst
llvm/include/llvm/Support/YAMLTraits.h
llvm/lib/Support/YAMLTraits.cpp
llvm/unittests/Support/YAMLIOTest.cpp