Depends on D103364
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
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 | ||
---|---|---|
510–512 | Maybe split this in two - add the two different places for backrefs separately, with separate tests? Oh, three different places (also demangleConst)? |
clang-tidy: warning: function 'operator()' is within a recursive call chain [misc-no-recursion]
not useful