[all-commits] [llvm/llvm-project] 6cf0b1: Comment out assertions about initializer size adde...

Eli Friedman via All-commits all-commits at lists.llvm.org
Thu Apr 14 13:58:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6cf0b1b3da3e8662baf030a2d741e3becaaab2b0
      https://github.com/llvm/llvm-project/commit/6cf0b1b3da3e8662baf030a2d741e3becaaab2b0
  Author: Eli Friedman <efriedma at quicinc.com>
  Date:   2022-04-14 (Thu, 14 Apr 2022)

  Changed paths:
    M clang/lib/CodeGen/CGDecl.cpp
    M clang/lib/CodeGen/CodeGenModule.cpp
    M clang/test/CodeGen/flexible-array-init.c

  Log Message:
  -----------
  Comment out assertions about initializer size added in D123649.

They're causing failures in LLVM test-suite.  Added some regression
tests that explain the issue.




More information about the All-commits mailing list