1 2 3 4 5 6 7
// RUN: %clang_cc1 %s -fsyntax-only -verify -fms-extensions // ::type_info is predeclared with forward class declartion void f(const type_info &a);