Add __has_include and __has_include_next support
commit47dc6e6d7b5be49cc86d12f9e4d32420029d82a0
authorherman ten brugge <hermantenbrugge@home.nl>
Sun, 14 Aug 2022 10:17:31 +0000 (14 12:17 +0200)
committerherman ten brugge <hermantenbrugge@home.nl>
Sun, 14 Aug 2022 10:17:31 +0000 (14 12:17 +0200)
treed118b10739bcd65fce1bda115c98ad59add97aae
parent1de025c13a5f499c8956412f36e1bffbe4c88b7b
Add __has_include and __has_include_next support

tcctok.h:
- Add __has_include_next

tccpp.c:
- New functions parse_include and get_include_file
- Changed expr_preprocess and preprocess
tccpp.c
tcctok.h