summaryrefslogtreecommitdiff
path: root/test/SemaCXX/cxx11-crashes.cpp
AgeCommit message (Expand)Author
2016-11-27Adjust type-trait evaluation to properly handle Using(Shadow)DeclsHal Finkel
2015-03-17Fix a crash when the size of an 'auto' is needed and its initalizerKaelyn Takata
2013-08-21If we find an error in the range expression in a range-based for loop, and theRichard Smith
2013-04-30Don't treat a non-deduced 'auto' type as being type-dependent. Instead, thereRichard Smith
2012-10-28When determining whether to try evaluating the initializer of a variable, checkRichard Smith
2012-10-27Add a test case for the stack overflow in rdar://12542261Argyrios Kyrtzidis
2012-10-10Fix stack overflow when trying to create an implicit movingArgyrios Kyrtzidis