C can't do provenance
C can't do provenance
Posted Sep 27, 2024 22:36 UTC (Fri) by SLi (subscriber, #53131)In reply to: C can't do provenance by NYKevin
Parent article: Linus and Dirk on succession, Rust, and more
Yes, it's definitely possible to do alias analysis (or even remove the need for it) without pointer provenance, in general. I just don't believe it's possible for C or C++.
