llvm-project/clang/test/Sema/MicrosoftCompatibility.cpp

5 lines
158 B
C++
Raw Normal View History

// RUN: %clang_cc1 %s -fsyntax-only -Wno-unused-value -Wmicrosoft -verify -fms-compatibility
// PR15845
int foo(xxx); // expected-error{{unknown type name}}