commit | c801f0d79b8c5bf28401a040356b59b2f41520f4 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Feb 24 20:55:16 2015 -0800 |
committer | Andreas Gampe <agampe@google.com> | Tue Feb 24 20:55:16 2015 -0800 |
tree | ebb9d2dbe0e4dae09b0b83c71d2383611f0b2737 | |
parent | 17b01497b29f980a3d515a01adcb5f47df67ac63 [diff] |
ART: Fix "unused parameters" GCC 4.8 decides that parameters for functions implemented with "= default" are unused. This currently only impacts x86, but remove the parameter names anyways. Change-Id: I01865faa81af68c4c0e0b1cb1fb19e88ef548769