[PATCH] D21385: Adjust Registry interface to not require plugins to export a registry
John Brawn via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 11 08:06:18 PDT 2016
john.brawn added a comment.
> Plugins tests are still disabled by lit.cfg I think, as it only checks for enable_shared, which is disabled. I suppose we could wait for both this and the SampleAnalyzerPlugin to be patched before enabling plugins tests if we have LLVM_EXPORT_SYMBOLS_FOR_PLUGINS, as every plugin test should work after this.
http://reviews.llvm.org/D22221 for enabling the tests.
Also: you said LGTM, but didn't mark the review as accepted. OK to commit?
Repository:
rL LLVM
http://reviews.llvm.org/D21385
More information about the cfe-commits
mailing list