Files
cpython/Parser
Victor Stinner 4bb31e90f0 Fix a clang warning in grammar.c
Clang is smarter than GCC and emits a warning for dead code after a function
declared with __attribute__((__noreturn__)) (Py_FatalError).
2016-08-19 15:11:56 +02:00
..
2016-01-27 00:37:59 +01:00
2016-01-26 00:40:57 +01:00
2016-08-19 15:11:56 +02:00
2016-01-26 00:40:57 +01:00