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
/
lib
/
StaticAnalyzer
/
Checkers
/
MallocOverflowSecurityChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose the name of the checker producing each diagnostic message.
Alexander Kornienko
2014-02-11
1
-6
/
+8
*
[analyzer] ArrayRef-ize BugReporter::EmitBasicReport.
Jordan Rose
2013-10-07
1
-2
/
+2
*
Remove the CFGElement "Invalid" state.
David Blaikie
2013-02-23
1
-2
/
+2
*
Replace CFGElement llvm::cast support to be well-defined.
David Blaikie
2013-02-21
1
-2
/
+2
*
Remove useless 'llvm::' qualifier from names like StringRef and others that are
Dmitri Gribenko
2013-01-12
1
-6
/
+6
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-2
/
+2
*
Require that all static analyzer issues have a category. As part of this cha...
Ted Kremenek
2012-04-05
1
-1
/
+1
*
Include the "issue context" (e.g. function or method) where a static analyzer...
Ted Kremenek
2012-04-04
1
-3
/
+2
*
Rename AnalysisContext to AnalysisDeclContext. Not only is this name more ac...
Ted Kremenek
2011-10-24
1
-1
/
+1
*
Constant expression evaluation refactoring:
Richard Smith
2011-10-10
1
-4
/
+6
*
Fix a crash in MallocOverflowSecurityChecker. Patch by Lei Zhang.
Anna Zaks
2011-09-27
1
-0
/
+2
*
[analyzer] Refactor PathDiagnosticLocation: Make PathDiagnosticLocation(Sourc...
Anna Zaks
2011-09-20
1
-2
/
+4
*
[analyzer] Introduce MallocOverflowSecurityChecker, a simple flow-sensitive c...
Ted Kremenek
2011-08-03
1
-0
/
+262