kiri@ani.social to Programmer Humor@programming.dev · edit-220 hours agoC++ani.socialimagemessage-square64fedilinkarrow-up1600arrow-down110file-text
arrow-up1590arrow-down1imageC++ani.socialkiri@ani.social to Programmer Humor@programming.dev · edit-220 hours agomessage-square64fedilinkfile-text
minus-squareqqq@lemmy.worldlinkfedilinkarrow-up3·edit-28 hours 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-squareheavy@sh.itjust.workslinkfedilinkEnglisharrow-up1·3 hours 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.