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
/
CallAndMessageChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Static Analyzer Diagnostics: Kill the addVisitorCreator(callbackTy, void*) AP...
Anna Zaks
2011-08-19
1
-7
/
+7
*
Remove EnhancedBugReport and RangedBugReport - pull all the extra functionali...
Anna Zaks
2011-08-17
1
-6
/
+6
*
Rename GRState to ProgramState, and cleanup some code formatting along the way.
Ted Kremenek
2011-08-15
1
-4
/
+5
*
Cleanup various declarations of 'Stmt*' to be 'Stmt *', etc. in libAnalyzer a...
Ted Kremenek
2011-08-12
1
-2
/
+2
*
[analyzer] Introduce new MemRegion, "TypedValueRegion", so that we can separa...
Ted Kremenek
2011-08-12
1
-1
/
+1
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-2
/
+2
*
Update for llvm commit r134291.
Eric Christopher
2011-07-02
1
-1
/
+1
*
[analyzer] Rename CheckerV2 -> Checker.
Argyrios Kyrtzidis
2011-03-01
1
-2
/
+2
*
[analzyer] Migrate CallAndMessageChecker to CheckerV2.
Argyrios Kyrtzidis
2011-02-28
1
-60
/
+61
*
Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...
Ted Kremenek
2011-02-10
1
-2
/
+2
*
[analyzer] lib/StaticAnalyzer/Checkers/ExprEngineInternalChecks.h -> lib/Stat...
Argyrios Kyrtzidis
2011-02-08
1
-1
/
+1
*
[analyzer] Handle the dot syntax for properties in the ExprEngine.
Argyrios Kyrtzidis
2011-01-25
1
-3
/
+4
*
[analyzer] Introduce ObjCMessage which represents both explicit ObjC message ...
Argyrios Kyrtzidis
2011-01-25
1
-42
/
+49
*
Chris Lattner has strong opinions about directory
Ted Kremenek
2010-12-23
1
-0
/
+350