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/
-
use-after-scope-temp2.cc
Hide Panel
f
Keyboard Reference
?
Differential
D27583
[asan] Add test which detects bugs undetectable before r288563
Closed
Public
Authored by
vitalybuka
on Dec 8 2016, 11:04 AM.
Download Raw Diff
Details
Reviewers
kcc
eugenis
Commits
rG6eead19ce488: [asan] Add test which detects bugs undetectable before r288563
rCRT289090: [asan] Add test which detects bugs undetectable before r288563
rL289090: [asan] Add test which detects bugs undetectable before r288563
Diff Detail
Repository
rL LLVM
Event Timeline
vitalybuka
updated this revision to
Diff 80785
.
Dec 8 2016, 11:04 AM
vitalybuka
retitled this revision from
to
[asan] Add test which detects bugs undetectable before r288563
.
vitalybuka
updated this object.
vitalybuka
added reviewers:
kcc
,
eugenis
.
vitalybuka
added a subscriber:
llvm-commits
.
Herald
added a subscriber:
kubamracek
.
·
View Herald Transcript
Dec 8 2016, 11:04 AM
vitalybuka
updated this revision to
Diff 80787
.
Dec 8 2016, 11:05 AM
Comment Actions
Remove unused variable
eugenis
accepted this revision.
Dec 8 2016, 11:15 AM
eugenis
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Dec 8 2016, 11:15 AM
Closed by commit
rL289090: [asan] Add test which detects bugs undetectable before r288563
(authored by
vitalybuka
).
·
Explain Why
Dec 8 2016, 11:23 AM
This revision was automatically updated to reflect the committed changes.