efriedma added a comment.
The following is allowed:
void foo(void) {
static void* a [] = {&&bar};
bar:;
}
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81607/new/
https://reviews.llvm.org/D81607