[all-commits] [llvm/llvm-project] 1c9173: Fix highlighting issue with _complex and initializ...

NagaChaitanya Vellanki via All-commits all-commits at lists.llvm.org
Thu Mar 23 14:22:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c9173365a932a0d289ec86704ec645a138de03e
      https://github.com/llvm/llvm-project/commit/1c9173365a932a0d289ec86704ec645a138de03e
  Author: NagaChaitanya Vellanki <pnagato at protonmail.com>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaInit.cpp
    A clang/test/Sema/caret-diags-complex-init.cpp
    M clang/test/Sema/complex-init-list.c

  Log Message:
  -----------
  Fix highlighting issue with _complex and initialization list with more than 2 items

Fixes https://github.com/llvm/llvm-project/issues/61518

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D146503




More information about the All-commits mailing list