What's Changed
- Fix rescanning when a macro expansion result forms a new function-like macro call by @pfultz2 in #682
- Fix cppcheck selfcheck issue by @glankk in #696
- Add newline to macro def string before tokenizing by @glankk in #697
- Fix #700:
macronot set for tokens expanded from__LINE__inside function-like macros by @ludviggunne in #701 - Call load_callback for all includes, even cached by @glankk in #703
Full Changelog: 1.9.0...1.9.1