summaryrefslogtreecommitdiffstats
path: root/clang/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-11-23 20:27:13 +0000
committerChris Lattner <sabre@nondot.org>2008-11-23 20:27:13 +0000
commitd125393d24b006d67774497d9d284d1e0fee118e (patch)
tree14094b5487f042761dda7899308b82e6e28c3af1 /clang/docs
parent037fe56069f6d3b6a8d3290cc8c0fd0ca9d6bf20 (diff)
downloadbcm5719-llvm-d125393d24b006d67774497d9d284d1e0fee118e.tar.gz
bcm5719-llvm-d125393d24b006d67774497d9d284d1e0fee118e.zip
inserting a qualtype adds quotes implicitly
llvm-svn: 59915
Diffstat (limited to 'clang/docs')
-rw-r--r--clang/docs/InternalsManual.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/InternalsManual.html b/clang/docs/InternalsManual.html
index 05918fa63c4..91a12a93b9e 100644
--- a/clang/docs/InternalsManual.html
+++ b/clang/docs/InternalsManual.html
@@ -177,7 +177,7 @@ are some simple format strings:</p>
"binary integer literals are an extension"
"format string contains '\\0' within the string body"
"more '<b>%%</b>' conversions than data arguments"
- "invalid operands to binary expression ('<b>%0</b>' and '<b>%1</b>')"
+ "invalid operands to binary expression (<b>%0</b> and <b>%1</b>)"
"overloaded '<b>%0</b>' must be a <b>%select{unary|binary|unary or binary}2</b> operator"
" (has <b>%1</b> parameter<b>%s1</b>)"
</pre>
OpenPOWER on IntegriCloud