diff options
author | 2023-02-27 11:56:55 +0000 | |
---|---|---|
committer | 2023-02-28 14:58:45 +0000 | |
commit | 7b5829d07f862c59cc9a4c2d35791c76ac1cdeed (patch) | |
tree | d5350c58c1a660fb4383c938f31fb9f7212e5361 /compiler/optimizing/instruction_simplifier_shared.cc | |
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
Diffstat (limited to 'compiler/optimizing/instruction_simplifier_shared.cc')
0 files changed, 0 insertions, 0 deletions