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