[LLVMbugs] [Bug 18051] Wdocumentation crash
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Dec 1 07:11:09 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=18051
Benjamin Kramer <benny.kra at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |benny.kra at gmail.com
Resolution|--- |FIXED
--- Comment #1 from Benjamin Kramer <benny.kra at gmail.com> ---
r196048 fixes this.
test.ii:10:45: warning: unknown command tag name 'encode'; did you mean
'endcode'?
/// void *block_method_encoding_address;//@encode for block literal
signature.
^~~~~~~
endcode
test.ii:10:45: warning: '@endcode' command does not terminate a verbatim text
block
/// void *block_method_encoding_address;//@encode for block literal
signature.
^~~~~~~
2 warnings generated.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131201/9ee7613c/attachment.html>
More information about the llvm-bugs
mailing list