Mastodon FeedFeb 9, 2023, 12:40 AM Reblogged by isagalaev ("Ivan Sagalaev :flag_wbw:"): dev@discuss.systems ("Dev") wrote: Attachments: C++ code that has an infinite loop and an unreachable function, where the unreachable function is executed (remote) The same code in C, gets stuck in an infinite loop when compiled with clang, and goes to the unreachable part when the same code is renamed to file.cpp (remote)