D155723 changed the return type of getNames to a SmallVector of a different
size. However, it failed to also update the declaration of the variable that is
returned in such function.
Details
Details
- Reviewers
- None
- Commits
- rGe376ced67cc3: [DWARFVerifier] Fix getNames return type mismatch
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo