In response to bug 24578, reported against failing LLVM test.
Commit ultimately rolled back in rL246484, due to discussion about PR24578. Redundant to repress flaw that is not currently causing any noisy failures, when bug is also filed against it.
Paths
| Differential D12335
Repress sanitization on User dtor. ClosedPublic Authored by nmusgrave on Aug 25 2015, 2:27 PM.
Details Summary In response to bug 24578, reported against failing LLVM test. Commit ultimately rolled back in rL246484, due to discussion about PR24578. Redundant to repress flaw that is not currently causing any noisy failures, when bug is also filed against it.
Diff Detail Event Timelinenmusgrave updated this object.
nmusgrave marked 2 inline comments as done. Comment Actions
This revision is now accepted and ready to land.Aug 28 2015, 5:37 PM Closed by commit rL246449: Repress sanitization on User dtor. Modify msan macros for applying attribute (authored by nmusgrave). · Explain WhyAug 31 2015, 8:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 33462 include/llvm/IR/User.h
include/llvm/Support/Compiler.h
lib/IR/Metadata.cpp
lib/IR/User.cpp
|
Please add a brief comment describing the problem and referencing the bug.