diff options
author | Felipe de Azevedo Piovezan <fpiovezan@apple.com> | 2023-12-01 09:47:57 -0800 |
---|---|---|
committer | Felipe de Azevedo Piovezan <fpiovezan@apple.com> | 2023-12-04 10:23:05 -0800 |
commit | d24d7edaef9517edd9eb2ab26b02969e201bbcad (patch) | |
tree | 45f4d8fa63b2ad3a244ec350467e184fd1efa33b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3e98a285138a517fd918ec0ac8397dc56330d8e7 (diff) | |
download | llvm-d24d7edaef9517edd9eb2ab26b02969e201bbcad.zip llvm-d24d7edaef9517edd9eb2ab26b02969e201bbcad.tar.gz llvm-d24d7edaef9517edd9eb2ab26b02969e201bbcad.tar.bz2 |
[lldb][NFC] Delete unreachable code and dead variable in OptionArgParser
With the combination of an early return and removing an else-after-return, it
becomes evident that there is unreachable code in the function being changed.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions