Skip to content
Commit bdf774aa authored by Jim Blandy's avatar Jim Blandy Committed by Dzmitry Malyshau
Browse files

Rename `BoundsCheckPolicy::UndefinedBehavior` to `Unchecked`.

When we are leaning on robust buffer access to do the job for us, there's no
undefined behavior going on. So `UndefinedBehavior` suggests people are doing
something reckless even if they're not. The policy just says what Naga is doing,
and it shouldn't pretend to say what the rest of the system is doing.
parent 1e9f2b92
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment