diff options
author | Mats Petersson <mats.petersson@arm.com> | 2024-02-13 14:32:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-13 14:32:26 +0000 |
commit | d1f510cca8e966bd1742bf17256bfec99dcdf229 (patch) | |
tree | 4f7a8c574d8d634fe37b6fa879a64a50efcab4a4 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | f7cddf80062848fbbb358d7e913650cc550d2547 (diff) | |
download | llvm-d1f510cca8e966bd1742bf17256bfec99dcdf229.zip llvm-d1f510cca8e966bd1742bf17256bfec99dcdf229.tar.gz llvm-d1f510cca8e966bd1742bf17256bfec99dcdf229.tar.bz2 |
Fix warning by removing unused variable (#81604)
Apparently, some compilers [correctly] warn that the variable that was
created prior to this change is unused.
This reemoves the variable.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions