clang-rs icon indicating copy to clipboard operation
clang-rs copied to clipboard

`EntityKind` should represent `__attribute__((noreturn))` maybe?

Open CGMossa opened this issue 11 months ago • 0 comments

I'm unsure how this works, but looking at EntityKind, I don't see a variant representing __attribute__((noreturn)). Is that possible to add or is it not or how is it?

CGMossa avatar Mar 20 '24 11:03 CGMossa