diff options
author | Elliott Hughes <enh@google.com> | 2018-11-16 09:29:48 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2018-11-26 10:36:59 -0800 |
commit | d79209ceb8a9d41a4f1c194ed5f9cac111e52835 (patch) | |
tree | 2e50a8ccf782366cfce41a9dd801f0d81e8e2cec /test/ProfileTestMultiDex/Second.java | |
parent | f3d71d90813be42eb2bc5b85a38cd31dd3c5af21 (diff) |
C++17 compatibility: unreachable `return`.
Clang rejects the `return` as unreachable in C++17 mode, but complains
about falling off the end of a function in C++14 mode. Add UNREACHABLE
to make it happy either way.
Bug: http://b/111067277
Test: builds
Change-Id: I119a806f41e88752976d6fd3638146ec6e08d620
Diffstat (limited to 'test/ProfileTestMultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions