Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/test/
-
trunk/
-
test/
-
CMakeLists.txt
Hide Panel
f
Keyboard Reference
?
Differential
D37350
[ubsan] Make check-ubsan depend on check-ubsan-minimal.
Closed
Public
Authored by
eugenis
on Aug 31 2017, 1:50 PM.
Download Raw Diff
Details
Reviewers
vitalybuka
Commits
rGa865658a74e0: [ubsan] Make check-ubsan depend on check-ubsan-minimal.
rCRT312291: [ubsan] Make check-ubsan depend on check-ubsan-minimal.
rL312291: [ubsan] Make check-ubsan depend on check-ubsan-minimal.
Summary
This way we don't need to add check-ubsan-minimal steps to all the bots.
Diff Detail
Repository
rL LLVM
Event Timeline
eugenis
created this revision.
Aug 31 2017, 1:50 PM
Harbormaster
completed remote builds in
B9813: Diff 113459
.
Aug 31 2017, 1:50 PM
Herald
added a subscriber:
mgorny
.
·
View Herald Transcript
Aug 31 2017, 1:50 PM
vitalybuka
accepted this revision.
Aug 31 2017, 3:02 PM
This revision is now accepted and ready to land.
Aug 31 2017, 3:02 PM
Closed by commit
rL312291: [ubsan] Make check-ubsan depend on check-ubsan-minimal.
(authored by
eugenis
).
·
Explain Why
Aug 31 2017, 3:27 PM
This revision was automatically updated to reflect the committed changes.