Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
feedback
llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp | ||
---|---|---|
356–357 | Drive-by change. Lower chance of later maintainability issues, and it's easy and harmless to set it here (same for NumUnsafeUses) |
Why the "= nullptr"?