Non void return function in Clang Undefined Instruction
JX Wang
Categories
Programming
Tags
clang
c++
I thought Undefined Instruction should not be something generatable by a compiler until I forgot to write a return…
OK Clang, you can do whatever you want for undefined behavior, don’t you?