MS ABI: Turn throw into std::terminate for now, make try/catch "work"
This lets us compile programs which make use of exceptional constructs statically without executing any of them dynamically. llvm-svn: 230568
Loading
Please sign in to comment