blob: 7604d2895f2b32a138959e0c693f017a0e2eafd1 [file] [log] [blame]
#include "clang/Driver/ManagerRegistry.h"
using namespace clang;
StoreManagerCreator ManagerRegistry::StoreMgrCreator = 0;
ConstraintManagerCreator ManagerRegistry::ConstraintMgrCreator = 0;