1 Commits (fa2914b13c5d94de8e6306182dc637c8fd02d719)

Author SHA1 Message Date
David Chisnall 55819ce107 Move the libstdc++ code path to a separate file.
We need to #include <exception> for this to work, but this brings in the
public definition of `std::type_info` and, unfortunately, that breaks
the private definition that we need in this compilation unit.
6 years ago