David Goldblatt 425253e2cd Enable -Wundef, when supported.
This can catch bugs in which one header defines a numeric constant, and another
uses it without including the defining header. Undefined preprocessor symbols
expand to '0', so that this will compile fine, silently doing the math wrong.
2017-04-21 17:03:56 -07:00
..
2017-04-21 10:06:12 -07:00
2017-04-18 19:01:04 -07:00
2017-04-21 11:12:29 -07:00
2017-04-21 17:03:56 -07:00
2017-04-21 17:03:56 -07:00
2017-04-21 10:58:42 -07:00
2017-04-21 11:12:29 -07:00
2017-04-21 10:06:12 -07:00