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/
-
set_shadow_test.c
Hide Panel
f
Keyboard Reference
?
Differential
D23676
[asan] Add one more test for __asan_set_shadow_*
Closed
Public
Authored by
vitalybuka
on Aug 18 2016, 10:31 AM.
Download Raw Diff
Details
Reviewers
filcab
eugenis
Commits
rG3efaaeb79dc1: [asan] Add one more test for __asan_set_shadow_*
rCRT279108: [asan] Add one more test for __asan_set_shadow_*
rL279108: [asan] Add one more test for __asan_set_shadow_*
Diff Detail
Repository
rL LLVM
Event Timeline
vitalybuka
updated this revision to
Diff 68562
.
Aug 18 2016, 10:31 AM
vitalybuka
retitled this revision from
to
[asan] Add one more test for __asan_set_shadow_*
.
vitalybuka
updated this object.
vitalybuka
added reviewers:
eugenis
,
filcab
.
vitalybuka
added a subscriber:
llvm-commits
.
Herald
added a subscriber:
kubamracek
.
·
View Herald Transcript
Aug 18 2016, 10:31 AM
vitalybuka
updated this revision to
Diff 68563
.
Aug 18 2016, 10:32 AM
Comment Actions
clang-format
vitalybuka
updated this revision to
Diff 68566
.
Aug 18 2016, 10:33 AM
Comment Actions
re-enable all tests
filcab
accepted this revision.
Aug 18 2016, 10:40 AM
filcab
edited edge metadata.
Comment Actions
LGTM!
Thanks!
This revision is now accepted and ready to land.
Aug 18 2016, 10:40 AM
Closed by commit
rL279108: [asan] Add one more test for __asan_set_shadow_*
(authored by
vitalybuka
).
·
Explain Why
Aug 18 2016, 11:23 AM
This revision was automatically updated to reflect the committed changes.