1 Commits (8e59872681f47442cdb154e93c7e210c102748f3)

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