Page MenuHomePhabricator

Fix doxygen same line annotations which are pulled to previous line by clang-style
Open, NormalPublic

Description

D250 contains a clear instance of large scale breakage of such doxygen annotations, but there are others which have also been reported before by @awemany .

I didn't find a task expressly to check on these, but the codebase should be looked over and some plan devised for dealing with these annotations in a good, clang-style friendly way.

Related Objects