OSDN Git Service

Revert -Wunreachable-code workaround.
authorStephen Hines <srhines@google.com>
Wed, 8 Feb 2017 19:19:23 +0000 (11:19 -0800)
committerStephen Hines <srhines@google.com>
Wed, 8 Feb 2017 19:19:23 +0000 (11:19 -0800)
commiteca0dea9f103a19042f0d3505af1126ac97be0dd
tree313599a8b7613a50f90674417f0635fcd680a927
parentf1d60334ec3fab0e98e1c8307b71ba1888b04a19
Revert -Wunreachable-code workaround.

Bug: http://b/31104323
Test: Built/ran ART successfully on sailfish.

This reverts commit 813b9c47d8952b3f02a6032d79d66433c981d030, which
added a workaround for Clang mistriggering -Wunreachable-code.

Change-Id: I46636c9b4f574a870c1f95b6160d05f2a75f8ab8
runtime/class_table.cc