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
/
inlining
/
inline-defensive-checks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Track null or undef values through pointer arithmetic.
Artem Dergachev
2018-03-30
1
-2
/
+1
*
[analyzer] trackNullOrUndefValue: always track through parentheses and casts.
Artem Dergachev
2017-12-20
1
-0
/
+33
*
[analyzer] trackNullOrUndefValue: track last store to non-variables.
Artem Dergachev
2017-12-20
1
-0
/
+18
*
[analyzer] Match more patterns in bugreporter::getDerefExpr() API.
Artem Dergachev
2017-09-27
1
-0
/
+12
*
[analyzer] Improve suppression for inlined defensive checks before operator &.
Artem Dergachev
2017-04-24
1
-1
/
+40
*
Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-03
1
-1
/
+1
*
Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...
Dominic Chen
2017-02-28
1
-1
/
+1
*
Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-28
1
-1
/
+1
*
Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-27
1
-1
/
+1
*
[analyzer] NFC: Update test infrastructure to support multiple constraint man...
Dominic Chen
2017-02-27
1
-1
/
+1
*
[analyzer] Make sure that inlined defensive checks work on div by zero.
Anna Zaks
2013-07-04
1
-0
/
+29
*
[analyzer] Ensure BugReporterTracking works on regions with pointer arithmetic
Anna Zaks
2013-04-20
1
-0
/
+13
*
[analyzer] IDC: Add config option; perform the idc check on first “null nod...
Anna Zaks
2013-03-06
1
-1
/
+1
*
[analyzer] Simple inline defensive checks suppression
Anna Zaks
2013-03-02
1
-0
/
+99