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
4 files changed