https://bugs.llvm.org/show_bug.cgi?id=32909

Aaron Puchert <aaronpuch...@alice-dsl.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aaronpuch...@alice-dsl.net
             Status|NEW                         |RESOLVED
           Assignee|unassignedclangbugs@nondot. |aaronpuch...@alice-dsl.net
                   |org                         |
 Fixed By Commit(s)|                            |196554d42d329e45363afe2293d
                   |                            |1fc19de75673d
         Resolution|---                         |FIXED

--- Comment #1 from Aaron Puchert <aaronpuch...@alice-dsl.net> ---
Should be fixed with https://reviews.llvm.org/D111190.

(In reply to Mitchell Blank Jr from comment #0)
> There are lots of doxygen commands that don't take arguments, so
> "-fcomment-block-commands" shouldn't be making assumptions about what type
> of arguments such a command would take.
Note the "block" in -fcomment-block-commands: these are commands that take a
block, in https://www.doxygen.nl/manual/commands.html denoted by curly braces.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to