[all-commits] [llvm/llvm-project] c956f9: [RISCV][MC][MSan] Fix uninitialized data members

Jordan Rupprecht via All-commits all-commits at lists.llvm.org
Fri Jul 28 17:08:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c956f915cd4cd365cb071393977306fef3aa643b
      https://github.com/llvm/llvm-project/commit/c956f915cd4cd365cb071393977306fef3aa643b
  Author: Jordan Rupprecht <rupprecht at google.com>
  Date:   2023-07-28 (Fri, 28 Jul 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h

  Log Message:
  -----------
  [RISCV][MC][MSan] Fix uninitialized data members

Added in a0d8a53c7d0e6ca1c94b5d5c4a65790dd5705ef8. Some fields are not always initialized.




More information about the All-commits mailing list