We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3944ab4 commit 445e1eeCopy full SHA for 445e1ee
CHANGES.md
@@ -1,3 +1,12 @@
1
+## 2.0.2 (unreleased)
2
+* Rename `Rmtmps` to `RmUnused` (#135).
3
+* Add option to add return statement to `noreturn` functions (#129).
4
+* Fix `_Float128` support (#118, #119).
5
+* Fix C11 `_Alignas` computation (#130).
6
+* Fix renaming and merging of `inline` functions based on C standard (#120, #124).
7
+* Fix `Pretty` not resetting all global state between calls (#133).
8
+* Fix `cilly` patcher (#128).
9
+
10
## 2.0.1
11
* Fix scope of enum definition in return type (#112, #113).
12
* Fix signed integer left shift constant folding overflow (#122, #123).
0 commit comments