hpp v0.6.2 Release Notes

Release Date: 2020-02-23 // about 4 years ago

Previous changes from v0.6.1

    • โž• Added the --only-macros command line flag. Does not splice lines, remove comments, or do trigraph replacement. It does macro processing and #line marker output (which can be disabled with the -P option)

    • ๐Ÿ”„ Changed the default configuration to emit #line markers. Can be disabled with -P.