akhuang added a comment.
Looks like the first commit c958639098a8
<https://reviews.llvm.org/rGc958639098a8702b831952b1a1a677ae19190a55> is also
causing a crash in chromium code, so I will revert that as well.
I got a reduced test case:
typedef void voidtype;
struct S {
voidtype a();
};
void S::a() {}
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70524/new/
https://reviews.llvm.org/D70524
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits