Depends on D103364
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks good - probably 3 separate commits, though. (handy if they're separate reviews too in the future - just a bit easier to check tests, etc)
llvm/lib/Demangle/RustDemangle.cpp | ||
---|---|---|
509–511 | Maybe split this in two - add the two different places for backrefs separately, with separate tests? Oh, three different places (also demangleConst)? |
Maybe split this in two - add the two different places for backrefs separately, with separate tests? Oh, three different places (also demangleConst)?