commit | 896583ec8809497bb844c857dd042b0d2e7d1ba1 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Jun 15 13:31:58 2018 -0700 |
committer | Andreas Gampe <agampe@google.com> | Mon Jun 25 10:24:53 2018 -0700 |
tree | 1075075e9b9b9fdb8627d07eabf823776bdcf2e7 | |
parent | cca7cb9ffa56d8ab8fd0c5997c8bfd965d7426c1 [diff] |
ART: Use clang-tidy to warn on RAII issue Remove the macro hack to detect likely-incorrect usage of RAII wrappers. Instead make the clang-tidy pattern bugprone-unused-raii fatal. Test: mmma art Change-Id: I9d0eb1c5c3f469b2907111af9d38d947b36c4878