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
/
unix-fns.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Refactor BugReport::getLocation and PathDiagnosticLocation::create...
Anna Zaks
2013-04-23
1
-4
/
+72
*
[analyzer] Rename “Mac OS X API”, “Mac OS API” -> “API Misuse (Appl...
Anna Zaks
2013-04-03
1
-2
/
+2
*
[analyzer] Use 'MemRegion::printPretty()' instead of assuming the region is a...
Ted Kremenek
2013-02-26
1
-8
/
+8
*
Change subexpressions to be visited in the CFG from left-to-right.
Ted Kremenek
2013-02-05
1
-2
/
+94
*
[analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa".
Anna Zaks
2013-01-24
1
-1
/
+1
*
[analyzer] Plist: change the type of issue_hash from int to string.
Anna Zaks
2013-01-08
1
-12
/
+12
*
[analyzer] Fix test case broken by previous commit.
Jordan Rose
2012-11-15
1
-0
/
+1758
*
[analyzer] Make sure calls in synthesized functions have valid path locations.
Jordan Rose
2012-11-15
1
-1788
/
+0
*
[analyzer] Warn about reallocf with an allocation size of 0, like realloc.
Jordan Rose
2012-10-30
1
-176
/
+269
*
Add faux-body support for dispatch_once().
Ted Kremenek
2012-09-21
1
-0
/
+312
*
Implement faux-body-synthesis of well-known functions in the static analyzer ...
Ted Kremenek
2012-09-21
1
-1
/
+1436
*
When warning about unsafe uses of dispatch_once, specially handle the
Ted Kremenek
2012-09-13
1
-0
/
+15
*
"This change adds alloca/valloc checks to UnixAPIChecker. It includes a small...
Ted Kremenek
2012-01-11
1
-0
/
+38
*
Enhance UnixAPIChecker to also warn about zero-sized allocations to calloc() ...
Ted Kremenek
2012-01-03
1
-0
/
+32
*
Really remove FlatStoreManager and BasicStoreManager, this time from the driv...
Ted Kremenek
2011-07-28
1
-1
/
+0
*
Rework checker "packages" and groups to be more hierarchical.
Ted Kremenek
2011-03-24
1
-2
/
+2
*
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
1
-2
/
+2
*
Allow passing a list of comma separated checker names to -analyzer-checker, e.g:
Argyrios Kyrtzidis
2011-02-24
1
-2
/
+2
*
[analyzer] Use the new registration mechanism on some of the internal checks....
Argyrios Kyrtzidis
2011-02-15
1
-2
/
+2
*
Static analyzer: Catch calls to malloc() with
Ted Kremenek
2010-11-16
1
-0
/
+17
*
Add static analyzer check for calls to 'pthread_once()' where the control-flo...
Ted Kremenek
2010-04-08
1
-2
/
+35
*
Remove test case dependancy on platform headers.
Ted Kremenek
2010-02-25
1
-1
/
+5
*
Add UnixAPIChecker, a meta checker to include various precondition checks for...
Ted Kremenek
2010-02-25
1
-0
/
+15