[all-commits] [llvm/llvm-project] 7768f6: [BOLT][NFC] Remove C-style out of bounds array ref

Rafael Auler via All-commits all-commits at lists.llvm.org
Wed Jan 25 13:00:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7768f63e5b7adc8a92b8f8041e9c1d298b011128
      https://github.com/llvm/llvm-project/commit/7768f63e5b7adc8a92b8f8041e9c1d298b011128
  Author: Rafael Auler <rafaelauler at fb.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
    M bolt/lib/Core/JumpTable.cpp

  Log Message:
  -----------
  [BOLT][NFC] Remove C-style out of bounds array ref

Old code breaks build with libstdc++ with assertions. Fix it.




More information about the All-commits mailing list