Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
c210ab55bcebda93f4e21d6df6e1dca5a5e152c5
/
.
/
test
/
479-regression-implicit-null-check
/
info.txt
blob: 0bfca8cbad21f621d5991fd036c1f192db49e26d [
file
] [
log
] [
blame
]
Tests a regression in which we moved the null check to an instruction which
checked a different object. This lead to valid null checks being elided.