-Wundef option?

Is there a way to get an "undefined macro" warning with this code:

#if FOO
\\do something
#endif

but FOO is not defined?

More questions in this forum