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
/
floating-point-compare.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-2
/
+2
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Fixed test case to not expect a warning when one should not be emitted.
Ted Kremenek
2007-11-29
1
-5
/
+1
*
Added test cases for -Wfloat-equal to test comparisons against literals that ...
Ted Kremenek
2007-11-29
1
-6
/
+14
*
Updated test case to flag about comparisons against constants. We may
Ted Kremenek
2007-11-13
1
-1
/
+1
*
Modified -Wfloat-equal logic to suppress warnings where floating point values
Ted Kremenek
2007-11-13
1
-0
/
+8
*
Added -Wfloat-equal option to the driver. This makes warnings about
Ted Kremenek
2007-11-13
1
-1
/
+1
*
For checking for floating point comparison using == or !=, we now suppress
Ted Kremenek
2007-10-29
1
-0
/
+4
*
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
-2
/
+2
*
Added checking (during parsing) of comparison of floating point values using ...
Ted Kremenek
2007-08-29
1
-0
/
+9