[LLVMbugs] [Bug 12722] Class members can't be described in the same line they are declared
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed May 2 08:26:42 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=12722
David Blaikie <dblaikie at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |dblaikie at gmail.com
Resolution| |FIXED
--- Comment #1 from David Blaikie <dblaikie at gmail.com> 2012-05-02 10:26:42 CDT ---
Actually you can document fields on the same line - they just need a different
comment syntax.
Fixed in r155993. Thanks for the bug report.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list