]> granicus.if.org Git - clang/commit
Revert r276973 "Adjust Registry interface to not require plugins to export a registry"
authorJohn Brawn <john.brawn@arm.com>
Thu, 28 Jul 2016 17:17:22 +0000 (17:17 +0000)
committerJohn Brawn <john.brawn@arm.com>
Thu, 28 Jul 2016 17:17:22 +0000 (17:17 +0000)
commit40e6fbb0af9fcc7539f6dbf747c3ff2d0cf5a5c6
tree60a7ef3d53ed34ecc266deeecd0c43b1c9c87960
parent394ca50fa91a04fb3df27b9352b10ba23ad5d003
Revert r276973 "Adjust Registry interface to not require plugins to export a registry"

Buildbot failures when building with clang -Werror. Reverting while I try to
figure this out.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@277008 91177308-0d34-0410-b5e6-96231b3b80d8
examples/AnnotateFunctions/CMakeLists.txt
examples/PrintFunctionNames/CMakeLists.txt
include/clang/Frontend/FrontendPluginRegistry.h
include/clang/Lex/Preprocessor.h
lib/Frontend/FrontendAction.cpp
lib/Lex/Preprocessor.cpp
lib/Tooling/CompilationDatabase.cpp