@[email protected] to Programmer [email protected] • edit-26 months agoC++ani.socialimagemessage-square82fedilinkarrow-up1790arrow-down113file-text
arrow-up1777arrow-down1imageC++ani.social@[email protected] to Programmer [email protected] • edit-26 months agomessage-square82fedilinkfile-text
minus-square@[email protected]linkfedilink3•edit-26 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•6 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.