Skip to content

Commit 135a03e

Browse files
committed
release note
1 parent 6066f47 commit 135a03e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,10 @@ Improvements to Clang's diagnostics
288288
- Fixed a bug where the source location was missing when diagnosing ill-formed
289289
placeholder constraints.
290290

291+
- The two-element, unary mask variant of ``__builtin_shufflevector`` is now
292+
properly being rejected when used at compile-time. It was not implemented
293+
and caused assertion failures before (#GH158471).
294+
291295
Improvements to Clang's time-trace
292296
----------------------------------
293297

0 commit comments

Comments
 (0)