alexfh added a comment.
Reduced the test further to:
struct k {
~k() __attribute__((annotate(""))) {}
};
void m() { k(); }
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111109/new/
https://reviews.llvm.org/D111109