@kiri@ani.social to Programmer Humor@programming.dev • edit-215 days agoC++ani.socialimagemessage-square88fedilinkarrow-up1584file-text
arrow-up1584imageC++ani.social@kiri@ani.social to Programmer Humor@programming.dev • edit-215 days agomessage-square88fedilinkfile-text
minus-square@qqq@lemmy.worldlinkfedilink3•14 days agoIn some build modes clang will simply put a trap where it sees undefined behavior. https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html
minus-square@heavy@sh.itjust.workslinkfedilinkEnglish1•14 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
Yeah that is fun, credit where it’s due, compilers do a lot of cool work behind the scenes.