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
/
Analysis
/
security-syntax-checks.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename -cc1 option '-warn-security-syntactic' to '-analyzer-check-security-sy...
Ted Kremenek
2010-02-05
1
-1
/
+1
*
Add abort() as a builtin. This has two effects: one, we warn for incorrect
Eli Friedman
2009-12-16
1
-0
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Replace clang-cc with clang -cc1.
Zhongxing Xu
2009-12-14
1
-1
/
+1
*
Add test case for mktemp. Patch by Lei Zhang.
Zhongxing Xu
2009-12-06
1
-0
/
+6
*
Add check for obsolete function call of getpw().
Zhongxing Xu
2009-11-09
1
-0
/
+7
*
Implement: <rdar://problem/6337100> CWE-338: Use of cryptographically weak prng
Ted Kremenek
2009-09-02
1
-0
/
+29
*
Implement: <rdar://problem/6337132> CWE-273: Failure to Check Whether Privileges
Ted Kremenek
2009-08-28
1
-1
/
+32
*
Implement: <rdar://problem/6335715> rule request: gets() buffer overflow
Ted Kremenek
2009-07-23
1
-0
/
+8
*
Refine checking and diagnostics for use of floating point variable as a counter.
Ted Kremenek
2009-07-23
1
-0
/
+23