The removed loop is the same as the one above it. If previous one success, it
returns. Otherwise, searching will fail again.
Details
Details
- Reviewers
labath
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D132187
[LLDB] Remove duplicate loop in FindMatchingModuleSpec. zequanwu on Aug 18 2022, 4:06 PM. Authored by
Details
The removed loop is the same as the one above it. If previous one success, it
Diff Detail
|