diff options
author | 2024-01-23 13:42:06 +0000 | |
---|---|---|
committer | 2024-01-23 16:14:53 +0000 | |
commit | 3027926d518f624b0287fcab705d7e5cd93b9b40 (patch) | |
tree | 88a56e2fcc9e5fc9c55bb34625e42375920e7a42 /compiler/optimizing/nodes.h | |
parent | cb406b706134e0e5b444b8c705064de772391481 (diff) |
Fix test 2273- when CharSequence.isEmpty gets inlined
In some cases CharSequence.isEmpty gets inlined which breaks the
pattern matching. We can modify the CHECK to make sure we don't
inline String.IsEmpty without breaking the cases where
CharSequence.isEmpty gets inlined.
Bug: 319045458
Test: art/test/testrunner/testrunner.py --host --64 --optimizing -b
Change-Id: I6611db882e43d8b38c22e279ed29072d2ade74a9
Diffstat (limited to 'compiler/optimizing/nodes.h')
0 files changed, 0 insertions, 0 deletions