HomeSort by relevance Sort by last modified time
    Searched full:bad_template_arg (Results 1 - 1 of 1) sorted by null

  /external/clang/test/Parser/
MicrosoftExtensions.cpp 121 COM_CLASS_TEMPLATE<int, __uuidof(struct_with_uuid)> bad_template_arg; // expected-error {{non-type template argument of type 'const _GUID' cannot be converted to a value of type 'const GUID *' (aka 'const _GUID *')}} variable

Completed in 559 milliseconds