commit | 7b5829d07f862c59cc9a4c2d35791c76ac1cdeed | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Mon Feb 27 11:56:55 2023 +0000 |
committer | Roland Levillain <rpl@google.com> | Tue Feb 28 14:58:45 2023 +0000 |
tree | d5350c58c1a660fb4383c938f31fb9f7212e5361 | |
parent | 614357ba76aa4b9b930a083cd4d5b95fad0c5db8 [diff] |
Replace uses of annotation `[[gnu::unused]]` with `[[maybe_unused]]`. The former is a GCC/Clang extension, while the latter is part of the C++17 standard. Test: mmm art Bug: 169680875 Change-Id: Ia3370cee7f15a6a42662540fe61ab5efcf2941ff