Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Reproduced the MSan failures and verifed the fix. I'm going to check this in to make the bot happy.
Paths
| Differential D26102
[APFloat] Fix memory bugs revealed by MSan ClosedPublic Authored by timshen on Oct 28 2016, 3:53 PM.
Details
Diff Detail
Event Timelinetimshen updated this object. Comment Actions Reproduced the MSan failures and verifed the fix. I'm going to check this in to make the bot happy. Closed by commit rL285468: [APFloat] Fix memory bugs revealed by MSan (authored by timshen). · Explain WhyOct 28 2016, 3:55 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 76265 llvm/trunk/include/llvm/ADT/APFloat.h
llvm/trunk/lib/Support/APFloat.cpp
|