Home
last modified time | relevance | path

Searched refs:PR8694 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Sema/
Denum.c110 void PR8694(int* e) // expected-note {{passing argument to parameter 'e' here}} in PR8694() function
117PR8694(e); // expected-warning {{incompatible pointer types passing 'enum E *' to parameter of typ… in crash()
/external/llvm-project/clang/test/Sema/
Denum.c111 void PR8694(int* e) // expected-note {{passing argument to parameter 'e' here}} in PR8694() function
118PR8694(e); // expected-warning {{incompatible pointer types passing 'enum E *' to parameter of typ… in crash()