This keeps the same logic, but uses early return to avoid multiple layers
of nested ifs and make the code simpler to follow.
Details
Details
- Reviewers
urnathan - Group Reviewers
Restricted Project - Commits
- rGf21cf11a4c1d: [libc++abi][NFCI] Refactor demangling_terminate_handler to reduce nesting
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo