aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-05-22 10:12:25 -0700
committerKazu Hirata <kazu@google.com>2025-05-22 10:12:25 -0700
commit30a9d9d25be2a7688e835ee66d6a7061c9079976 (patch)
treedd72784df0fbc996198016e6d83d6c9ad283e0cd /clang/lib/Frontend/CompilerInvocation.cpp
parent6fd3c20d25a88ccc3f2b5275e67de8b88ad5f873 (diff)
downloadllvm-30a9d9d25be2a7688e835ee66d6a7061c9079976.zip
llvm-30a9d9d25be2a7688e835ee66d6a7061c9079976.tar.gz
llvm-30a9d9d25be2a7688e835ee66d6a7061c9079976.tar.bz2
[Analysis] Fix warnings
This patch fixes: llvm/lib/Analysis/IR2Vec.cpp:76:3: error: default label in switch which covers all enumeration values [-Werror,-Wcovered-switch-default] llvm/lib/Analysis/IR2Vec.cpp:218:12: error: unused variable 'Dim' [-Werror,-Wunused-variable]
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions