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-conversion.cc
Hide Panel
f
Keyboard Reference
?
Differential
D37242
[asan] Add use-after-scope test which fails because of bug in clang
Closed
Public
Authored by
vitalybuka
on Aug 28 2017, 6:16 PM.
Download Raw Diff
Details
Reviewers
kcc
eugenis
Commits
rG07196d3145b8: [asan] Add use-after-scope test which fails because of bug in clang
rCRT312039: [asan] Add use-after-scope test which fails because of bug in clang
rL312039: [asan] Add use-after-scope test which fails because of bug in clang
Diff Detail
Repository
rL LLVM
Event Timeline
vitalybuka
created this revision.
Aug 28 2017, 6:16 PM
Harbormaster
completed remote builds in
B9716: Diff 113003
.
Aug 28 2017, 6:16 PM
Herald
added a subscriber:
kubamracek
.
·
View Herald Transcript
Aug 28 2017, 6:16 PM
eugenis
accepted this revision.
Aug 29 2017, 12:56 PM
This revision is now accepted and ready to land.
Aug 29 2017, 12:56 PM
Closed by commit
rL312039: [asan] Add use-after-scope test which fails because of bug in clang
(authored by
vitalybuka
).
·
Explain Why
Aug 29 2017, 2:27 PM
This revision was automatically updated to reflect the committed changes.