summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/dependent-noexcept-unevaluated.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR21437, final part of DR1330: delay-parsing of exception-specifications. ThisRichard Smith2014-11-131-1/+2
* Disable our non-standard delayed parsing of exception specifications. DelayingRichard Smith2012-05-021-2/+1
* Implement the last part of C++ [class.mem]p2, delaying the parsing ofDouglas Gregor2012-04-161-1/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Ensure we enter an unevaluated context when instantiating a noexceptAlexis Hunt2011-05-311-0/+41
OpenPOWER on IntegriCloud