// RUN: %clang_cc1 -fsyntax-only -fms-compatibility %s template struct X { enum E *e; }; X xi;