AMP999 wrote:

> I don't have a good idea here... I don't really know what it means to 
> 'relocate' a volatile.  

This PR doesn't take a position on what it means to relocate a volatile; it 
just makes the type-trait return the correct value on cv-qualified types, for 
consistency with `__is_trivially_copyable` and to implement the current 
Standard proposals.

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

Reply via email to