hpp v0.6.2 Release Notes
Release Date: 2020-02-23 // about 3 years ago-
No data yet ๐
You can check the official repo
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
.