mirror of
https://github.com/python/cpython.git
synced 2026-05-11 23:18:57 -04:00
4bb31e90f0
Clang is smarter than GCC and emits a warning for dead code after a function declared with __attribute__((__noreturn__)) (Py_FatalError).