[all-commits] [llvm/llvm-project] e98cbb: [CodeGenCXX] Add test for forward declare as array...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Jul 13 05:26:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e98cbb95b8b96d3908a808bbcd639680a5197428
      https://github.com/llvm/llvm-project/commit/e98cbb95b8b96d3908a808bbcd639680a5197428
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-07-13 (Thu, 13 Jul 2023)

  Changed paths:
    A clang/test/CodeGenCXX/forward-declare-as-array-elem.cpp

  Log Message:
  -----------
  [CodeGenCXX] Add test for forward declare as array elem (NFC)

To guard against the miscompile that D153142 would have introduced.




More information about the All-commits mailing list