kiri@ani.social to Programmer Humor@programming.dev · edit-218 days agoC++ani.socialimagemessage-square87fedilinkarrow-up1812file-text
arrow-up1812imageC++ani.socialkiri@ani.social to Programmer Humor@programming.dev · edit-218 days agomessage-square87fedilinkfile-text
minus-squareqqq@lemmy.worldlinkfedilinkarrow-up3·edit-217 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-squareheavy@sh.itjust.workslinkfedilinkEnglisharrow-up1·17 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.