Documentation: Change UTF-8 ellipsis character to ASCII ... sequence

Patch by Dimitry Andric

llvm-svn: 180674
This commit is contained in:
Dmitri Gribenko 2013-04-27 16:26:29 +00:00
parent 34463cf41d
commit b8f9f3ef0b

View File

@ -420,7 +420,7 @@ previous iteration of loop-convert, shows us the answer:
(DeclRefExpr 0x173b008 'const int' lvalue Var 0x170fa80 'N' 'const int')))
(UnaryOperator 0x173b0b0 'int' lvalue prefix '++'
(DeclRefExpr 0x173b088 'int' lvalue Var 0x173af50 'i' 'int'))
(CompoundStatement
(CompoundStatement ...
We already know that the declaration and increments both match, or this
loop wouldn't have been dumped. The culprit lies in the implicit cast