summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>2013-10-24 14:52:56 +0000
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>2013-10-24 14:52:56 +0000
commit96b40055489a044a1815d5316f8b865794dd7550 (patch)
treecba6723e442a8956edb34598bdac53446fb02625 /docs
parentd6aa89eca5be76dece4b4cd44359e8577e587dff (diff)
downloadllvm-96b40055489a044a1815d5316f8b865794dd7550.tar.gz
llvm-96b40055489a044a1815d5316f8b865794dd7550.tar.bz2
llvm-96b40055489a044a1815d5316f8b865794dd7550.tar.xz
Reverting my r193344 checkin due to build breakage.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193350 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/YamlIO.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/YamlIO.rst b/docs/YamlIO.rst
index 96261e0dae..79e07cd989 100644
--- a/docs/YamlIO.rst
+++ b/docs/YamlIO.rst
@@ -234,7 +234,6 @@ The following types have built-in support in YAML I/O:
* float
* double
* StringRef
-* std::string
* int64_t
* int32_t
* int16_t