[PATCH] D140275: [clangd] Tweak to add doxygen comment to the function declaration

Oleg Skoromnik via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 18 14:34:25 PST 2022


tupos added a comment.

I do not know but maybe it makes sence to make configurable the style of the comment, e.g instead of `@brief` use `\brief` and the same for `/*!` to `/**`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140275/new/

https://reviews.llvm.org/D140275



More information about the cfe-commits mailing list