clang-rs
clang-rs copied to clipboard
`EntityKind` should represent `__attribute__((noreturn))` maybe?
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?