summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Second.java
diff options
context:
space:
mode:
authorPirama Arumuga Nainar <pirama@google.com>2015-07-09 11:18:26 -0700
committerPirama Arumuga Nainar <pirama@google.com>2015-07-09 12:27:24 -0700
commit15144b806664ba32de6ec2229a825123462a2260 (patch)
tree27e987782d12ee51db073fcd9e74aef4faa95f41 /test/ProfileTestMultiDex/Second.java
parent486728d82e5b36a5ff3d40d282d9c32f7305bc3a (diff)
Add -Wno-pessimizing-move to Clang flags
Upstream clang has a new diagnostic '-Wpessimizing-move' that warns when a std::move call prevents copy elision. The warning (which turns into an error with -Werror) is triggered for art/runtime/base/variant_map.h:261 Add -Wno-pessimizing-move to ART build rules until this warning can be safely handled. Change-Id: I7aff68abb6c44a5d64170b0d959c9537b89b5e16
Diffstat (limited to 'test/ProfileTestMultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions