[all-commits] [llvm/llvm-project] d89d3a: [Sema] add cast from IncompleteArrayType to Consta...

Congcong Cai via All-commits all-commits at lists.llvm.org
Fri Sep 29 14:50:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d89d3a6a0eb3e5f9ad35cd8b64a7237ed227f10b
      https://github.com/llvm/llvm-project/commit/d89d3a6a0eb3e5f9ad35cd8b64a7237ed227f10b
  Author: Congcong Cai <congcongcai0907 at 163.com>
  Date:   2023-09-30 (Sat, 30 Sep 2023)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/AST/OperationKinds.def
    M clang/lib/Sema/SemaInit.cpp
    M clang/test/CodeGenCXX/cxx20-p0388-unbound-ary.cpp

  Log Message:
  -----------
  [Sema] add cast from IncompleteArrayType to ConstantArrayType in TryReferenceListInitialization (#65918)




More information about the All-commits mailing list