@kiri@ani.social to Programmer Humor@programming.dev • edit-24 months agoC++ani.socialimagemessage-square92arrow-up1817file-text
arrow-up1817imageC++ani.social@kiri@ani.social to Programmer Humor@programming.dev • edit-24 months agomessage-square92file-text
minus-square@qqq@lemmy.worldlinkfedilink3•edit-24 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•4 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.