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
/
conversion.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refer to implicit "conversions" rather than implicit "casts", which
Douglas Gregor
2010-07-09
1
-65
/
+65
*
Rearchitect -Wconversion and -Wsign-compare. Instead of computing them
John McCall
2010-05-06
1
-0
/
+10
*
Don't assert on compound assignment operators that operate in FP types when
John McCall
2010-02-23
1
-0
/
+8
*
Make this test not rely on the system <limits.h>. Hopefully fixes the
John McCall
2010-02-11
1
-2
/
+2
*
Test case for warnings with carets inside macro instantiations.
John McCall
2010-02-11
1
-0
/
+8
*
Insulate these from changes to the default for -Wunreachable-code.
Mike Stump
2010-01-23
1
-1
/
+1
*
Derive tighter ranges for & and >> in the conversion-checking code.
John McCall
2010-01-06
1
-0
/
+10
*
Significantly rework the calculation of effective integer-expression ranges
John McCall
2010-01-06
1
-0
/
+26
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Fix PR 5422: handle lvalue results when evaluating 'based' ptrtoints as part of
John McCall
2009-11-11
1
-0
/
+6
*
Improve -Wconversion by permitting binary operations on values of the target
John McCall
2009-11-07
1
-0
/
+5
*
Test case for -Wconversion.
John McCall
2009-11-07
1
-0
/
+226