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
/
IteratorChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Analyzer] Iterator Checker - Part 8: Support for assign, clear, insert, empl...
Adam Balogh
2018-09-10
1
-2
/
+354
*
[Analyzer] Iterator Checker - Part 7: Support for push and pop operations
Adam Balogh
2018-09-10
1
-0
/
+312
*
[Analyzer] Iterator Checker - Part 6: Mismatched iterator checker for constru...
Adam Balogh
2018-09-10
1
-1
/
+60
*
[Analyzer] Iterator Checker - Part 5: Move Assignment of Containers
Adam Balogh
2018-09-10
1
-6
/
+153
*
[Analyzer] Iterator Checker - Part 4: Mismatched iterator checker for functio...
Adam Balogh
2018-09-10
1
-1
/
+116
*
[Analyzer] Iterator Checker - Part 3: Invalidation check, first for (copy) as...
Adam Balogh
2018-08-28
1
-45
/
+138
*
[analyzer] Add missing state transition in IteratorChecker.
Reka Kovacs
2018-07-30
1
-0
/
+2
*
[Analyzer] Iterator Checker Hotfix: Defer deletion of container data until it...
Adam Balogh
2018-07-30
1
-1
/
+22
*
[Analyzer] Mark `SymbolData` parts of iterator position as live in program st...
Adam Balogh
2018-07-16
1
-21
/
+33
*
[Analyzer] Iterator Checker - Part 2: Increment, decrement operators and ahea...
Adam Balogh
2018-06-28
1
-31
/
+448
*
[analyzer] Fix the crash in IteratorChecker.cpp when 'SymbolConjured' has a n...
Henry Wong
2018-03-20
1
-1
/
+1
*
[analyzer] introduce getSVal(Stmt *) helper on ExplodedNode, make sure the he...
George Karpenkov
2018-01-17
1
-3
/
+2
*
[analyzer] Initial commit for the upcoming refactoring of the IteratorChecker.
Artem Dergachev
2017-05-29
1
-0
/
+833