Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/test/asan/TestCases/
-
trunk/
-
test/
-
asan/
-
TestCases/
-
speculative_load2.cc
Hide Panel
f
Keyboard Reference
?
Differential
D14785
Removing memory leak to appease windows bots.
Closed
Public
Authored by
aizatsky
on Nov 18 2015, 1:40 PM.
Download Raw Diff
Details
Reviewers
kcc
Commits
rGb2c5e1b263f6: Removing memory leak to appease windows bots.
rCRT253507: Removing memory leak to appease windows bots.
rL253507: Removing memory leak to appease windows bots.
Summary
I have verified that the test still fails without GVN fix.
Diff Detail
Repository
rL LLVM
Event Timeline
aizatsky
updated this revision to
Diff 40552
.
Nov 18 2015, 1:40 PM
aizatsky
retitled this revision from
to
Removing memory leak to appease windows bots.
.
aizatsky
updated this object.
aizatsky
updated this object.
Nov 18 2015, 1:41 PM
aizatsky
added a reviewer:
kcc
.
aizatsky
added a subscriber:
llvm-commits
.
kcc
accepted this revision.
Nov 18 2015, 1:44 PM
kcc
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Nov 18 2015, 1:44 PM
Closed by commit
rL253507: Removing memory leak to appease windows bots.
(authored by
aizatsky
).
·
Explain Why
Nov 18 2015, 1:47 PM
This revision was automatically updated to reflect the committed changes.