gcc/libcpp/include
Nathan Sidwell 7692e253ee [CPP PATCH] Fix warning & other cleanups.
https://gcc.gnu.org/ml/gcc-patches/2018-08/msg01162.html
	* directives.c (do_undef): Use cpp_macro_p & cpp_builtin_macro_p.
	* include/cpplib.h (enum cpp_macro_kind): Remove trailing comma.
	(cpp_fun_like_macro_p): Make inline, define.
	* macro.c (cpp_define_lazily): Use UCHAR_MAX.
	(cpp_fun_like_macro_p): Delete.

From-SVN: r263666
2018-08-20 15:28:15 +00:00
..
cpplib.h [CPP PATCH] Fix warning & other cleanups. 2018-08-20 15:28:15 +00:00
line-map.h diagnostics: add labeling of source ranges 2018-08-15 18:09:35 +00:00
mkdeps.h
symtab.h