diff options
author | John Brawn <john.brawn@arm.com> | 2025-06-18 18:05:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-18 18:05:02 +0100 |
commit | 77bc25485135b8a8cb2427910a8850fbc4e4be09 (patch) | |
tree | f15ff265033551bc6f945ae73d04ed409d379511 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2a8c65e983b3f4e1c83d8028d354f7bacc149015 (diff) | |
download | llvm-77bc25485135b8a8cb2427910a8850fbc4e4be09.zip llvm-77bc25485135b8a8cb2427910a8850fbc4e4be09.tar.gz llvm-77bc25485135b8a8cb2427910a8850fbc4e4be09.tar.bz2 |
[AArch64] Fix build failure with -Werror (#144749)
PR#144387 caused buildbot failures with -Werror due to a comparison
between signed and unsigned types. Fix this with an explicit cast.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions