Do not promote null values because it may be unsafe to do so.
[oota-llvm.git] / test / C++Frontend / 2007-04-31-TryCatch.cpp
2007-05-01 Duncan SandsTest handling of TRY_CATCH_EXPRs for which the handler...