cpplib.c
57.3 KB
-
cpplib.c (do_include_common): Move warnings for #include_next and #import out to callers. · 3963c2e0
* cpplib.c (do_include_common): Move warnings for #include_next and #import out to callers. Use early-return instead of nested ifs. Don't do check_eol here. (parse_include): Do check_eol here with the rest of the parsing stuff. (do_include_next, do_import): Now handle warnings. From-SVN: r62772
Zack Weinberg committed