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 a1a024f commit 0566a76Copy full SHA for 0566a76
ChangeLog.md
@@ -44,6 +44,7 @@ See docs/process.md for more on how version tagging works.
44
- A new settings `TABLE_BASE` was introduced that can be used to place static
45
function addresses (table slots) at a certain offset. This defaults to 1
46
which is the previously fixed value. (#20149)
47
+- Clang's error detection of unused variables `-Wunused-variable` improved, which may require changes in user code (see #20169).
48
49
3.1.45 - 08/23/23
50
-----------------
0 commit comments