[PATCH] D134728: [clangd] Add highlighting modifiers "constructor" and "destructor"

Christian Kandeler via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 29 00:55:27 PDT 2022


ckandeler added a comment.

In D134728#3822898 <https://reviews.llvm.org/D134728#3822898>, @sammccall wrote:

> If the distinction isn't important, maybe we should add a single "constructor or destructor" modifier...

No, it's not. I will update the patch accordingly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134728



More information about the cfe-commits mailing list