Comment on Being fair about memory safety and performanceparentComments−AndyKelley4yYou are misinformed. ASAN is a debugging tool. It is not a mechanism to provide safety to C applications.−dralley4yI think their reply is fair as a response to the capabilities of "zig test"−pcwalton4yWe're talking about tests here.I work with ASan for a living. I know what it is, thank you :)
Comments
You are misinformed. ASAN is a debugging tool. It is not a mechanism to provide safety to C applications.
I think their reply is fair as a response to the capabilities of "zig test"
We're talking about tests here.
I work with ASan for a living. I know what it is, thank you :)