Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/test/ubsan/TestCases/Pointer/
-
trunk/
-
test/
-
ubsan/
-
TestCases/
-
Pointer/
-
index-overflow.cpp
-
unsigned-index-expression.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D51271
[UBSan] Add missing `%run` prefixes to Pointer tests.
Closed
Public
Authored by
delcypher
on Aug 26 2018, 3:41 PM.
Download Raw Diff
Details
Reviewers
vsk
kubamracek
george.karpenkov
Commits
rG4218a0069734: [UBSan] Add missing `%run` prefixes to Pointer tests.
rCRT341298: [UBSan] Add missing `%run` prefixes to Pointer tests.
rL341298: [UBSan] Add missing `%run` prefixes to Pointer tests.
Summary
rdar://problem/41126835
Diff Detail
Repository
rL LLVM
Event Timeline
delcypher
created this revision.
Aug 26 2018, 3:41 PM
Herald
added a subscriber:
Restricted Project
.
·
View Herald Transcript
Aug 26 2018, 3:41 PM
Harbormaster
completed remote builds in
B21932: Diff 162596
.
Aug 26 2018, 3:41 PM
delcypher
added a reviewer:
george.karpenkov
.
Aug 26 2018, 3:51 PM
vsk
accepted this revision.
Aug 27 2018, 10:23 AM
Comment Actions
Thanks!
This revision is now accepted and ready to land.
Aug 27 2018, 10:23 AM
Closed by commit
rL341298: [UBSan] Add missing `%run` prefixes to Pointer tests.
(authored by
delcypher
).
·
Explain Why
Sep 3 2018, 1:34 AM
This revision was automatically updated to reflect the committed changes.