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-noreturn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn off -Wmissing-noreturn warning for blocks
Fariborz Jahanian
2014-04-03
1
-1
/
+11
*
Semantic analysis and CodeGen support for C11's _Noreturn. This is modeled as
Richard Smith
2013-01-30
1
-2
/
+2
*
Parsing support for C11's _Noreturn keyword. No semantics yet.
Richard Smith
2013-01-17
1
-0
/
+5
*
Improve the diagnostic text for -Wmissing-noreturn to include the name
Chandler Carruth
2011-08-31
1
-2
/
+2
*
Get rid of the "functions declared 'noreturn' should have a 'void' result typ...
Anders Carlsson
2010-09-03
1
-2
/
+2
*
Add warning for functions/blocks that have attribute 'noreturn' but return a ...
Ted Kremenek
2010-08-19
1
-2
/
+2
*
Insulate these from changes to the default for -Wunreachable-code.
Mike Stump
2010-01-23
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Fix PR5298 - -Wmissing-noreturn shouldn't warn if the function is already
Chris Lattner
2009-10-25
1
-0
/
+8
*
Add a "positive" matching test case for attribute 'noreturn' that involves a ...
Ted Kremenek
2009-09-26
1
-0
/
+6
*
Add two more test cases for attribute 'noreturn'.
Ted Kremenek
2009-09-26
1
-0
/
+11
*
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
/
+12