hpp v0.6.1 Release Notes

Release Date: 2018-09-11 // over 5 years ago
    • ➕ 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.