index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Sema
/
return.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r91073.
Mike Stump
2009-12-17
1
-4
/
+0
*
Update tests to use %clang instead of 'clang', and forcibly disable use of '
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Don't complain about falling off the end of a function with an asm
Mike Stump
2009-12-10
1
-0
/
+4
*
Use clang to run tests which include headers from the system.
Daniel Dunbar
2009-11-17
1
-1
/
+1
*
Fix some Window-isms to get these tests to pass on Windows.
John Thompson
2009-10-29
1
-0
/
+4
*
Be sure to turn on -fblocks.
Mike Stump
2009-07-29
1
-1
/
+1
*
Add support for -Wmissing-noreturn.
Mike Stump
2009-07-28
1
-0
/
+10
*
Ensure we can work through typedefs.
Mike Stump
2009-07-27
1
-0
/
+3
*
Add knowledge about _longjmp being noreturn.
Mike Stump
2009-07-27
1
-1
/
+4
*
Add builtin knowledge about longjmp being noreturn. Add printing for
Mike Stump
2009-07-27
1
-0
/
+6
*
Add noreturn for exit.
Mike Stump
2009-07-27
1
-0
/
+5
*
add bugzilla #
Chris Lattner
2009-07-27
1
-0
/
+1
*
Fix PR4624.
Mike Stump
2009-07-27
1
-0
/
+3
*
Add noreturn as a type attribute, handle printing for them and handle
Mike Stump
2009-07-25
1
-0
/
+4
*
Add warning for falling off the end of a function that should return a
Mike Stump
2009-07-22
1
-0
/
+173
*
Name the "return-type" DiagGroup and reference it in a few places.
Steve Naroff
2009-04-30
1
-0
/
+3
*
Warn about invalid return statements by default.
Steve Naroff
2009-04-30
1
-0
/
+9