Skip to content

Commit 549b8ce

Browse files
committed
chore: updated clang release notes
1 parent 49a8202 commit 549b8ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ Modified Compiler Flags
133133
the behavior of ``-mtp`` in gcc. This changes the default behavior for ARM targets that provide the ``TPIDRURO`` register as this will be used instead of a call to the ``__aeabi_read_tp``.
134134
Programs that use ``__aeabi_read_tp`` but do not use the ``TPIDRURO`` register must use ``-mtp=soft``. Fixes #123864
135135

136+
- `-Wpadded` option implemented for the `x86_64-windows-msvc` target. Fixes #61702
137+
136138
Removed Compiler Flags
137139
-------------------------
138140

0 commit comments

Comments
 (0)