[all-commits] [llvm/llvm-project] 7518e0: Avoid using a variable-sized array for a tiny allo...

Sterling-Augustine via All-commits all-commits at lists.llvm.org
Tue Mar 15 13:04:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7518e0ff63cdee4b4082e918e1b5603115777d9b
      https://github.com/llvm/llvm-project/commit/7518e0ff63cdee4b4082e918e1b5603115777d9b
  Author: Sterling Augustine <saugustine at google.com>
  Date:   2022-03-15 (Tue, 15 Mar 2022)

  Changed paths:
    M lldb/source/Expression/DWARFExpression.cpp

  Log Message:
  -----------
  Avoid using a variable-sized array for a tiny allocation.

Differential Revision: https://reviews.llvm.org/D121732




More information about the All-commits mailing list