Since Ret parameter is never meant to be nullptr, let's pass it by reference instead of a raw pointer.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
ljmf00 added a parent revision: D111419: [Demangle] Add support for D types back referencing.Jan 11 2022, 12:18 PM
This revision is now accepted and ready to land.Jan 11 2022, 5:59 PM
This revision was landed with ongoing or failed builds.Jan 12 2022, 2:02 PM
Closed by commit rG6983968e833b: [Demangle] Pass Ret parameter from decodeNumber by reference (authored by ljmf00). · Explain Why
This revision was automatically updated to reflect the committed changes.