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
/
Core
/
CheckerContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename the non-coding style conformant functions in namespace Builtins
Eric Christopher
2015-08-06
1
-1
/
+1
*
Cleanup handling of UniqueExternalLinkage.
Rafael Espindola
2013-05-13
1
-1
/
+1
*
[analyzer] Add some convenience accessors to CallEvent, and use them.
Jordan Rose
2012-11-02
1
-1
/
+8
*
[analyzer] isCLibraryFunction: check that the function is at TU-scope.
Jordan Rose
2012-11-02
1
-6
/
+14
*
Unify naming of LangOptions variable/get function across the Clang stack (Lex...
David Blaikie
2012-03-11
1
-2
/
+2
*
[analyzer] Generalize function name checking in CString checker.
Anna Zaks
2012-02-17
1
-3
/
+7
*
[analyzer] Fix a crash in CheckerContext::isCLibraryFunction for C++
Anna Zaks
2012-02-01
1
-1
/
+7
*
[analyzer] Add checks for common anti-patterns in strncat.
Anna Zaks
2012-01-31
1
-4
/
+12
*
Change references to 'const ProgramState *' to typedef 'ProgramStateRef'.
Ted Kremenek
2012-01-26
1
-1
/
+1
*
More dead code removal (using -Wunreachable-code)
David Blaikie
2012-01-20
1
-6
/
+3
*
[analyzer] Add a utility method that allows to find the macro name used
Anna Zaks
2012-01-20
1
-0
/
+13
*
[analyzer] Taint: add taint propagation rules for string and memory copy
Anna Zaks
2012-01-18
1
-4
/
+25
*
[analyzer] Make the entries in 'Environment' context-sensitive by making entr...
Ted Kremenek
2012-01-06
1
-1
/
+1
*
[analyzer] Refactor checkers to use helper function for getting callee Decl a...
Anna Zaks
2011-12-01
1
-2
/
+5
*
[analysis] Constify CheckerContext.
Anna Zaks
2011-11-17
1
-1
/
+1
*
[analyzer] Put CheckerConext::getCalleeName out of line.
Anna Zaks
2011-11-17
1
-0
/
+31
*
Remove virtually empty file.
Benjamin Kramer
2011-11-02
1
-17
/
+0
*
[analyzer] Remove the CheckerContext's destructor.
Anna Zaks
2011-11-01
1
-2
/
+0
*
[analyzer] Use a temporary builder in CheckerContext.
Anna Zaks
2011-10-24
1
-7
/
+1
*
[analyzer] Pass external Dst set to NodeBuilder
Anna Zaks
2011-10-24
1
-2
/
+2
*
[analyzer] Remove StmtNodeBuilder from CheckerContext
Anna Zaks
2011-10-18
1
-4
/
+0
*
[analyzer] Node Builder refactoring: Introduce a simple Node Builder responsi...
Anna Zaks
2011-10-18
1
-12
/
+8
*
[analyzer] change "tag" in ProgramPoint from "void*" to a ProgramPointTag*.
Ted Kremenek
2011-08-12
1
-1
/
+1
*
Cleanup: remove CleanedSate member and GetState() wrapper from StmtNodeBuilde...
Anna Zaks
2011-08-11
1
-1
/
+1
*
[analyzer] Remove Checker V1.
Argyrios Kyrtzidis
2011-03-01
1
-0
/
+33