r276973 - Reapply r276856 "Adjust Registry interface to not require plugins to export a registry"

2016-07-28 Thread John Brawn via cfe-commits
Author: john.brawn Date: Thu Jul 28 07:48:17 2016 New Revision: 276973 URL: http://llvm.org/viewvc/llvm-project?rev=276973&view=rev Log: Reapply r276856 "Adjust Registry interface to not require plugins to export a registry" This version has two fixes compared to the original: *

[clang-tools-extra] r276973 - Reapply r276856 "Adjust Registry interface to not require plugins to export a registry"

2016-07-28 Thread John Brawn via cfe-commits
Author: john.brawn Date: Thu Jul 28 07:48:17 2016 New Revision: 276973 URL: http://llvm.org/viewvc/llvm-project?rev=276973&view=rev Log: Reapply r276856 "Adjust Registry interface to not require plugins to export a registry" This version has two fixes compared to the original: *

r276857 - Revert r276856 "Adjust Registry interface to not require plugins to export a registry"

2016-07-27 Thread John Brawn via cfe-commits
Author: john.brawn Date: Wed Jul 27 06:41:18 2016 New Revision: 276857 URL: http://llvm.org/viewvc/llvm-project?rev=276857&view=rev Log: Revert r276856 "Adjust Registry interface to not require plugins to export a registry" This is causing a huge pile of buildbot failures. Mod

r276856 - Adjust Registry interface to not require plugins to export a registry

2016-07-27 Thread John Brawn via cfe-commits
Author: john.brawn Date: Wed Jul 27 06:18:38 2016 New Revision: 276856 URL: http://llvm.org/viewvc/llvm-project?rev=276856&view=rev Log: Adjust Registry interface to not require plugins to export a registry Currently the Registry class contains the vestiges of a previous attempt to allow plugins