@[email protected] to Programmer [email protected] • edit-22 months agoC++ani.socialimagemessage-square92fedilinkarrow-up1807
arrow-up1807imageC++ani.social@[email protected] to Programmer [email protected] • edit-22 months agomessage-square92fedilink
minus-square@[email protected]linkfedilink3•edit-22 months agoIn some build modes clang will simply put a trap where it sees undefined behavior. https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html Not saying your wrong, just a fun fact I guess
minus-square@[email protected]linkfedilinkEnglish1•2 months agoYeah that is fun, credit where it’s due, compilers do a lot of cool work behind the scenes.
In some build modes clang will simply put a trap where it sees undefined behavior. https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html
Not saying your wrong, just a fun fact I guess
Yeah that is fun, credit where it’s due, compilers do a lot of cool work behind the scenes.