http://llvm.org/bugs/show_bug.cgi?id=18051

Benjamin Kramer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |FIXED

--- Comment #1 from Benjamin Kramer <[email protected]> ---
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to