|
|
|
|
|
by Buttons840
873 days ago
|
|
So this is about solidifying very specific semantics that are of more concern to projects like Miri than it is to regular users? Speaking of Miri, is the long term goal to say for certain whether or not a program execution encountered UB? (Which is, of course, different than verifying it before execution at compile time.) |
|
As I understand it, Miri would like to be certain about the presence/absence of the UB of any particular program execution, but there will probably always be some cases it can't catch.