1 Commits (249acabbf4f9bd0d92f33d6a6153a06769ea91b4)

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