Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Reproduced the bug and verified the fix with -DLLVM_USE_SANITIZER='Undefined'.
I'll submit this first to make the bot happy.
Differential D26017
[APFloat] Fix APFloat::getExactInverse when the input is nullptr. This is a regression introduced by r285105. timshen on Oct 26 2016, 4:33 PM. Authored by
Details
Diff Detail
Event TimelineComment Actions Reproduced the bug and verified the fix with -DLLVM_USE_SANITIZER='Undefined'. I'll submit this first to make the bot happy. |