Skip to content

Commit b14cce3

Browse files
committed
Add a release note
1 parent ef66dbe commit b14cce3

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
@@ -290,6 +290,8 @@ Bug Fixes in This Version
290290
(`#67722 <https://github.com/llvm/llvm-project/issues/67722>`_).
291291
- Fixes a crash when instantiating a lambda with requires clause.
292292
(`#64462 <https://github.com/llvm/llvm-project/issues/64462>`_)
293+
- Fixes a regression where the ``UserDefinedLiteral`` was not properly preserved
294+
while evaluating consteval functions. (`#63898 <https://github.com/llvm/llvm-project/issues/63898>`_).
293295

294296
Bug Fixes to Compiler Builtins
295297
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)