vsapsai wrote:

> C doesn't have an odr, does it?

For non-C++ "ODR" has a meaning more like "ODR-inspired checks". But there is 
no language rule that would require enforcement and there is no impact on 
linkage (at least during deserialization).

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

Reply via email to