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