https://github.com/erichkeane commented:

It seems to me that this should just modify the type, rather than risk getting 
lost like it does.  If you want to define the conversion to the underlying 
integer type(likely via cast!) that is sensible as well, but this is going to 
end up getting lost pretty easily, so likely worth trying to see if this is 
worht a new type in the AST.

Also, did we have an RFC on this?  I'd like to see what the community at large 
has to say.

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

Reply via email to