Clean up C++ restrict test cases and add a test for restrict qualified methods.
[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...