@[email protected] to Programmer [email protected] • edit-24 days agoC++ani.socialimagemessage-square86fedilinkarrow-up1774arrow-down113file-text
arrow-up1761arrow-down1imageC++ani.social@[email protected] to Programmer [email protected] • edit-24 days agomessage-square86fedilinkfile-text
minus-square@[email protected]linkfedilink3•edit-23 days 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•3 days 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.