[all-commits] [llvm/llvm-project] c87b2c: [RISC-V] Remove unnecessary VLA

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Fri Sep 29 09:47:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c87b2c9c82e54b6cb21e668cd3e1097a44d5d48a
      https://github.com/llvm/llvm-project/commit/c87b2c9c82e54b6cb21e668cd3e1097a44d5d48a
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2023-09-29 (Fri, 29 Sep 2023)

  Changed paths:
    M lldb/source/Plugins/ABI/RISCV/ABISysV_riscv.cpp

  Log Message:
  -----------
  [RISC-V] Remove unnecessary VLA

They're still non-standard in C++17.




More information about the All-commits mailing list