[PATCH] D27961: Rearrange DWARFDebugLine::Row fields for smaller struct size

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 19 17:37:47 PST 2016


aprantl added a comment.

No, it's a manual process. But pretty much the only thing that is really needed is to turn `//` in front of declarations into `///`. For more details you can check out
http://llvm.org/docs/CodingStandards.html#doxygen-use-in-documentation-comments


https://reviews.llvm.org/D27961





More information about the llvm-commits mailing list