1 Commits (ecfce7329526db9ad6247b09229b5162cb71f16b)

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