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
/
unused-expr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch -f{builtin,math-errno,rtti} and -analyzer-purge-dead to -...no... vari...
Daniel Dunbar
2009-11-19
1
-1
/
+1
*
add rdar # I accidentally lost.
Chris Lattner
2009-10-13
1
-1
/
+1
*
merge two tests.
Chris Lattner
2009-10-13
1
-0
/
+18
*
make the diagnostic in the 'unused result' warning more precise
Chris Lattner
2009-10-13
1
-2
/
+6
*
More warnings for unused expressions.
Anders Carlsson
2009-08-01
1
-0
/
+4
*
Diagnose unused expression results for all statements, just not compound stat...
Anders Carlsson
2009-07-30
1
-0
/
+19
*
fix PR4633: cast to void should silence the 'unused expression' warning.
Chris Lattner
2009-07-28
1
-0
/
+7
*
Driver: Manually translate a number of -f with no- variants options to
Daniel Dunbar
2009-04-07
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
add support for -fno-math-errno, and validate that it affects sema properly.
Chris Lattner
2009-02-17
1
-1
/
+6
*
sema no longer explodes, yay!
Chris Lattner
2009-02-17
1
-3
/
+2
*
Make the unused expression warning a bit less aggressive (found in PHP
Eli Friedman
2008-05-19
1
-0
/
+5
*
rename -parse-ast-print to -ast-print
Chris Lattner
2007-10-11
1
-1
/
+1
*
Removed option "-parse-ast-check" from clang driver. This is now implemented
Ted Kremenek
2007-09-26
1
-1
/
+1
*
Fix a bug/missing-feature Ted noticed: the 'unused' warning should not
Chris Lattner
2007-08-31
1
-0
/
+5
*
Add Type::getAsBuiltinType() and Type::builtinTypesAreCompatible().
Steve Naroff
2007-08-27
1
-2
/
+1
*
Fix a bug reported by Keith Bauer
Chris Lattner
2007-08-26
1
-1
/
+7
*
we now correctly emit:
Chris Lattner
2007-08-21
1
-1
/
+2
*
New testcase for unused expression analysis
Chris Lattner
2007-06-27
1
-0
/
+26