The inserted cast is a no-op.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D121752
[Symbolize] Fix overflow warning on 32-bit hosts. ClosedPublic Authored by mysterymath on Mar 15 2022, 4:20 PM.
Details Summary The inserted cast is a no-op.
Diff Detail
Event Timelinemysterymath retitled this revision from [Debuginfod] Fix overflow warning on 32-bit hosts. to [Symbolize] Fix overflow warning on 32-bit hosts..Mar 15 2022, 4:21 PM This revision is now accepted and ready to land.Mar 15 2022, 7:39 PM This revision was landed with ongoing or failed builds.Mar 16 2022, 9:44 AM Closed by commit rG9990395859d3: [Symbolize] Fix overflow warning on 32-bit hosts. (authored by mysterymath). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 415877 llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h
|