@[email protected] to Programmer [email protected] • edit-21 month agoC++ani.socialimagemessage-square87fedilinkarrow-up1817arrow-down115file-text
arrow-up1802arrow-down1imageC++ani.social@[email protected] to Programmer [email protected] • edit-21 month agomessage-square87fedilinkfile-text
minus-square@[email protected]linkfedilink3•edit-21 month 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•1 month 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.