@kiri@ani.social to Programmer Humor@programming.dev • edit-23 months agoC++ani.socialimagemessage-square87fedilinkarrow-up1805arrow-down115file-text
arrow-up1790arrow-down1imageC++ani.social@kiri@ani.social to Programmer Humor@programming.dev • edit-23 months agomessage-square87fedilinkfile-text
minus-square@qqq@lemmy.worldlinkfedilink3•edit-23 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@heavy@sh.itjust.workslinkfedilinkEnglish1•3 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.