This is an archive of the discontinued LLVM Phabricator instance.

Fixed skipIfLinuxClang to check the target architecture, not the host architecture
ClosedPublic

Authored by vharron on Apr 30 2015, 10:26 PM.

Details

Reviewers
flackr
clayborg

Diff Detail

Event Timeline

vharron updated this revision to Diff 24792.Apr 30 2015, 10:26 PM
vharron retitled this revision from to Fixed skipIfLinuxClang to check the target architecture, not the host architecture.
vharron updated this object.
vharron edited the test plan for this revision. (Show Details)
vharron added reviewers: flackr, clayborg.
flackr accepted this revision.May 1 2015, 7:49 AM
flackr edited edge metadata.

As a sidenote, I wonder how many of these skip if linux checks should also be skipping if freebsd.

This revision is now accepted and ready to land.May 1 2015, 7:49 AM
vharron closed this revision.May 3 2015, 8:10 PM

r236402