Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
b06e28e5b9fbabe3e69b18f31bf353eaff5d0c1f
/
.
/
test
/
479-regression-implicit-null-check
/
info.txt
blob: 0bfca8cbad21f621d5991fd036c1f192db49e26d [
file
] [
log
] [
blame
]
Calin Juravle
641547a
2015-04-21 22:08:51 +0100
[
diff
] [
blame
]
1
Tests a regression in which we moved the null check to an instruction which
2
checked a different object. This lead to valid null checks being elided.