[all-commits] [llvm/llvm-project] 3192ec: [CodeComplete] Don't drop ArrayToPointerDecay when...

Akira Hatanaka via All-commits all-commits at lists.llvm.org
Tue Apr 15 10:12:40 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3192ecfa89a48b5f56ff36956abe7e84327ced5d
      https://github.com/llvm/llvm-project/commit/3192ecfa89a48b5f56ff36956abe7e84327ced5d
  Author: Akira Hatanaka <ahatanak at gmail.com>
  Date:   2025-04-15 (Tue, 15 Apr 2025)

  Changed paths:
    M clang/lib/Sema/SemaCodeComplete.cpp
    M clang/test/CodeCompletion/member-access.c

  Log Message:
  -----------
  [CodeComplete] Don't drop ArrayToPointerDecay when doing member completion (#134951)

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

rdar://138851576



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list