David Goldblatt 84326c566a Insert not_reached after an exhaustive switch
In the C11 atomics backport, we couldn't use not_reached() in
atomic_enum_to_builtin (in atomic_gcc_atomic.h), since atomic.h was hermetic and
assert.h wasn't; there was a dependency issue.  assert.h is hermetic now, so we
can include it.
2017-03-06 15:08:43 -08:00
..
2017-03-06 15:08:43 -08:00
2017-03-03 13:40:59 -08:00
2017-03-06 15:08:43 -08:00
2017-01-19 18:31:07 -08:00
2017-01-19 18:31:07 -08:00
2017-02-27 11:17:47 -08:00
2017-03-06 15:08:43 -08:00
2017-02-10 09:05:02 -08:00
2017-03-06 15:08:43 -08:00
2017-02-26 11:05:27 -08:00