[all-commits] [llvm/llvm-project] bd672e: [CodeComplete] Provide designated-init completions...

Sam McCall via All-commits all-commits at lists.llvm.org
Wed Dec 14 10:41:42 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bd672e2fc03823e536866da6721b9f053cfd586b
      https://github.com/llvm/llvm-project/commit/bd672e2fc03823e536866da6721b9f053cfd586b
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2022-12-14 (Wed, 14 Dec 2022)

  Changed paths:
    M clang/lib/Sema/SemaCodeComplete.cpp
    M clang/test/CodeCompletion/desig-init.cpp

  Log Message:
  -----------
  [CodeComplete] Provide designated-init completions in (const) reference context

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




More information about the All-commits mailing list