rjmccall wrote:

This seems conservatively correct, yeah.  My reading is that we could also use 
the underlying type as a parent type for the TBAA metadata: enums are 
compatible with their underlying type, but two enums with the same underlying 
type are not compatible with each other.  But this rule should also work.

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

Reply via email to