aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/return.cpp
AgeCommit message (Expand)Author
2009-10-01When the return type of a function is dependent, don't perform anyDouglas Gregor
2009-07-22Add warning for falling off the end of a function that should return aMike Stump