Remove bogus __has_include controlling macro
I noticed, but ignored this code when addressing p80005, but having fixed up defined(X) on the modules branch, I could see where it came from, and it's obviously wrong as we've just pulled out a string contant from the token. * expr.c (parse_has_include): Remove bogus controlling macro code.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2020-01-24 Nathan Sidwell <nathan@acm.org>
|
||||
|
||||
* expr.c (parse_has_include): Remove bogus controlling macro code.
|
||||
|
||||
2020-01-20 Nathan Sidwell <nathan@acm.org>
|
||||
|
||||
PR preprocessor/80005
|
||||
|
||||
Reference in New Issue
Block a user