Skip to content

Commit f762798

Browse files
committed
Fix ReleaseNotes.rst unresolved merge conflict
1 parent c46d9af commit f762798

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -373,15 +373,12 @@ Bug Fixes to C++ Support
373373
- Fix bug in the computation of the ``__has_unique_object_representations``
374374
builtin for types with unnamed bitfields.
375375
(`#61336 <https://github.com/llvm/llvm-project/issues/61336>`_)
376-
<<<<<<< HEAD
377376
- Fix default member initializers sometimes being ignored when performing
378377
parenthesized aggregate initialization of templated types.
379378
(`#62266 <https://github.com/llvm/llvm-project/issues/62266>`_)
380-
=======
381379
- Fix overly aggressive lifetime checks for parenthesized aggregate
382380
initialization.
383381
(`#61567 <https://github.com/llvm/llvm-project/issues/61567>`_)
384-
>>>>>>> c7422b289522 ([clang] Fix overly aggressive lifetime checks for parenthesized aggregate initialization)
385382

386383
Bug Fixes to AST Handling
387384
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)