aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
diff options
context:
space:
mode:
authorJohn Brawn <john.brawn@arm.com>2023-07-05 17:53:12 +0100
committerJohn Brawn <john.brawn@arm.com>2023-07-05 17:54:50 +0100
commit25784cd6a962ac59e7bde07761fc3ba450da6628 (patch)
tree3c4d2a872ba1d07cbe7d62762ae3cf11932949bc /llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
parent9992b386bf3c4972494c5e4f571dff24db59a383 (diff)
downloadllvm-25784cd6a962ac59e7bde07761fc3ba450da6628.zip
llvm-25784cd6a962ac59e7bde07761fc3ba450da6628.tar.gz
llvm-25784cd6a962ac59e7bde07761fc3ba450da6628.tar.bz2
Fix compile error in UnresolvedSetTest.cpp, again
My previous fix used a gcc-style attribute, but not all compilers will accept that. Instead use [[maybe_unused]], which is what we use elsewhere for this kind of thing.
Diffstat (limited to 'llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp')
0 files changed, 0 insertions, 0 deletions