This is an archive of the discontinued LLVM Phabricator instance.

Decide whether to enable plugin tests based on cmake variables
AbandonedPublic

Authored by john.brawn on Jul 11 2016, 8:04 AM.

Details

Reviewers
chapuni
Ilod
Summary

Clang plugins work when either LLVM_ENABLE_PLUGINS or LLVM_EXPORT_SYMBOLS_FOR_PLUGINS is ON, so enable the 'plugins' test feature when that is the case.

Diff Detail

Repository
rL LLVM

Event Timeline

john.brawn updated this revision to Diff 63517.Jul 11 2016, 8:04 AM
john.brawn retitled this revision from to Decide whether to enable plugin tests based on cmake variables.
john.brawn updated this object.
john.brawn added reviewers: ehsan, reames, chapuni, Ilod.
john.brawn set the repository for this revision to rL LLVM.
john.brawn added a subscriber: cfe-commits.
reames resigned from this revision.Oct 7 2016, 3:08 PM
reames removed a reviewer: reames.

I know very little about our cmake infrastructure.

ehsan resigned from this revision.Oct 14 2016, 8:33 AM
ehsan removed a reviewer: ehsan.

I also don't know enough about the build system to review this, sorry!

john.brawn abandoned this revision.Jan 21 2020, 5:16 AM

Abandoning this old obsolete patch.

Herald added a project: Restricted Project. · View Herald TranscriptJan 21 2020, 5:16 AM