aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@acm.org>2020-05-19 13:20:32 -0700
committerGiuliano Belinassi <giuliano.belinassi@usp.br>2020-08-17 13:03:49 -0300
commit86f2ac6dfcb4c7db9c9ee7b317ab1fdeb753ca7f (patch)
treee142c16394db7775234272f96360646a5c42e593 /gcc
parentae45d2a59a79b8cbfe1f38accef6674d4337d0f3 (diff)
downloadgcc-86f2ac6dfcb4c7db9c9ee7b317ab1fdeb753ca7f.zip
gcc-86f2ac6dfcb4c7db9c9ee7b317ab1fdeb753ca7f.tar.gz
gcc-86f2ac6dfcb4c7db9c9ee7b317ab1fdeb753ca7f.tar.bz2
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.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions