andykaylor wrote:

> ALSO, I see no tests that contain `ty_anon`, can you write some?

We don't actually generate anon records (either upstream or in the incubator). 
I think we should just make them illegal. Anonymous structs in the source are 
given a name in CIR (`anon.<n>`)

https://github.com/llvm/llvm-project/pull/136387
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to