Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
While you're at it can you remove the any_of_range from
tools/llvm-pdbdump/LinePrinter.cpp and use this new version instead?
Comment Actions
Looks good to me - please commit
tools/llvm-pdbdump/LinePrinter.cpp | ||
---|---|---|
30 ↗ | (On Diff #41362) | Looks like this should be none_of, actually. Could implement that too in this patch or leave it as is. |