Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
fc58809f7b932d86234130be15487017dc37b0cf
/
.
/
test
/
631-checker-get-class
/
info.txt
blob: f236a22e1f3ed164bbdd3b8e5790a9186022785d [
file
] [
log
] [
blame
]
Checker test to make sure we recognize the pattern:
if (foo.getClass() == Foo.class)
For doing better type propagation.