Sirraide wrote:

> I can not find corresponding type to save enum values into specific container 
> (expected `diag::FunModes`).

Ah, that’s because it emits an anonymous enum inside a namespace; just use 
`unsigned` I’d say.

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

Reply via email to