File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -373,15 +373,12 @@ Bug Fixes to C++ Support
373
373
- Fix bug in the computation of the ``__has_unique_object_representations ``
374
374
builtin for types with unnamed bitfields.
375
375
(`#61336 <https://github.com/llvm/llvm-project/issues/61336 >`_)
376
- <<<<<<< HEAD
377
376
- Fix default member initializers sometimes being ignored when performing
378
377
parenthesized aggregate initialization of templated types.
379
378
(`#62266 <https://github.com/llvm/llvm-project/issues/62266 >`_)
380
- =======
381
379
- Fix overly aggressive lifetime checks for parenthesized aggregate
382
380
initialization.
383
381
(`#61567 <https://github.com/llvm/llvm-project/issues/61567 >`_)
384
- >>>>>>> c7422b289522 ([clang] Fix overly aggressive lifetime checks for parenthesized aggregate initialization)
385
382
386
383
Bug Fixes to AST Handling
387
384
^^^^^^^^^^^^^^^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments