aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/expr/expr.unary/expr.unary.noexcept/cg.cpp
AgeCommit message (Expand)Author
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-02-28Add -fcxx-exceptions to all tests that use C++ exceptions.Anders Carlsson
2011-02-19Pass -fexceptions to all tests that use try/catch/throw.Anders Carlsson
2010-09-10Address Doug's comments.Sebastian Redl
2010-09-10Eli helped me understand how evaluation contexts work.Sebastian Redl
2010-09-10Test CXXNoexceptExpr codegen and serialization.Sebastian Redl