kees wrote:

This is looking good, but needs to support `void *` struct members (they are 
treated as byte-sized for pointer arithmetic and `memcpy`). GCC has added 
support for this. Otherwise, yes, this is building for Linux with some 
(non-`void *`) annotations added and is operating correctly.

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

Reply via email to