aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/return.cpp
AgeCommit message (Expand)Author
2012-10-15At -O0, emit an @llvm.trap() call at the end of a value-returning function whichRichard Smith
2012-10-04If we flow off the end of a value-returning function:Richard Smith