Do not promote null values because it may be unsafe to do so.
[oota-llvm.git] / test / C++Frontend / 2007-07-04-NestedCatches.cpp
2007-08-27 Duncan SandsFix this test: llvm-gcc-4.2 optimizes almost everything...
2007-07-04 Duncan SandsNested try-catch-filter testcase.