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
/
format-strings.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add c testcase for string literal diagnostic improvement.
Chris Lattner
2009-02-18
1
-0
/
+3
*
Add hook to add attributes to function declarations that we know
Douglas Gregor
2009-02-14
1
-0
/
+6
*
Fix test case (incomplete "expected-warning" line)
Ted Kremenek
2009-01-12
1
-1
/
+1
*
Patch by Roman Divacky:
Ted Kremenek
2009-01-12
1
-0
/
+6
*
Add support for format string checking of object-size checking
Daniel Dunbar
2008-10-02
1
-0
/
+4
*
Fix test failure on Linux.
Eli Friedman
2008-08-20
1
-0
/
+3
*
Add EXTWARN Diagnostic class.
Daniel Dunbar
2008-08-05
1
-3
/
+3
*
Modified format-string checking to not emit a warning when all of the
Ted Kremenek
2007-12-17
1
-5
/
+8
*
Fix a warning
Anders Carlsson
2007-10-15
1
-1
/
+1
*
Added notion of '*' specified format width/specifiers when checking
Ted Kremenek
2007-10-12
1
-0
/
+8
*
Add some more diagnostics for va_start, fix tests so they pass with these new...
Anders Carlsson
2007-10-12
1
-3
/
+2
*
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
*
Added support for additional format string checking for the printf
Ted Kremenek
2007-08-14
1
-0
/
+41
*
initial support for checking format strings, patch by Ted Kremenek:
Chris Lattner
2007-08-10
1
-0
/
+23
[prev]