Skip to content

Commit 6b2335c

Browse files
kimgrAaronBallman
authored andcommitted
Adding a release note
This amends 403d7d8.
1 parent 8351726 commit 6b2335c

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
@@ -61,6 +61,8 @@ Bug Fixes
6161
size expression. This was fixed and ``::getArraySize()`` will now always
6262
either return ``None`` or a ``llvm::Optional`` wrapping a valid ``Expr*``.
6363
This fixes `Issue 53742 <https://github.com/llvm/llvm-project/issues/53742>`_.
64+
- We now ignore full expressions when traversing cast subexpressions. This
65+
fixes `Issue 53044 <https://github.com/llvm/llvm-project/issues/53044>`_.
6466

6567
Improvements to Clang's diagnostics
6668
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)