|
|
|
|
|
by kutkloon7
3352 days ago
|
|
GCC has -fsanitize=undefined. I don't think it detects all kinds of undefined behavior (I haven't tried it myself). You should be able to find more information if you please. Edit: mannykannot noted somewhere else that clang has the same flag. |
|