Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Sema/
Dwarn-nullchar-nullptr.c42 #define MYCHAR char macro
44 …return a == (MYCHAR)0; // expected-warning {{comparing a pointer to a null character constant; did… in test10()