gcc/libcpp/include
Nathan Sidwell 7cf3f604fb preprocessor: Random cleanups
This fixes a bunch of poorly formatted decls, marks some getters as
PURE, deletes some C-relevant bool hackery, and finally uses a
passed-in location rather than deducing a closely-related but not
necessarily the same location.

	* include/cpplib.h (cpp_get_otions, cpp_get_callbacks)
	(cpp_get_deps): Mark as PURE.
	* include/line-map.h (get_combined_adhoc_loc)
	(get_location_from_adhoc_loc, get_pure_location): Reformat decls.
	* internal.h (struct lexer_state): Clarify comment.
	* system.h: Remove now-unneeded bool hackery.
	* files.c (_cpp_find_file): Store LOC not highest_location.
2020-05-19 13:23:47 -07:00
..
cpplib.h preprocessor: Random cleanups 2020-05-19 13:23:47 -07:00
line-map.h preprocessor: Random cleanups 2020-05-19 13:23:47 -07:00
mkdeps.h Update copyright years. 2020-01-01 12:51:42 +01:00
symtab.h Update copyright years. 2020-01-01 12:51:42 +01:00