summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/cg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl2015-07-081-0/+1
* Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl2015-07-071-1/+0
* Wrap clang modules and pch files in an object file container.Adrian Prantl2015-07-071-0/+1
* Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl2015-02-251-1/+0
* Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl2015-02-251-0/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-3/+3
* Add -fcxx-exceptions to all tests that use C++ exceptions.Anders Carlsson2011-02-281-3/+3
* Pass -fexceptions to all tests that use try/catch/throw.Anders Carlsson2011-02-191-3/+3
* Address Doug's comments.Sebastian Redl2010-09-101-2/+2
* Eli helped me understand how evaluation contexts work.Sebastian Redl2010-09-101-2/+13
* Test CXXNoexceptExpr codegen and serialization.Sebastian Redl2010-09-101-0/+15
OpenPOWER on IntegriCloud