MJCollett wrote: As I read the doxygen manual, a space is permitted _instead_ of the comma (so `[in out]` is legal) but not at the ends or as well as the comma. So LLVM is in fact right to reject the two examples you give.
https://github.com/llvm/llvm-project/pull/174245 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
