[all-commits] [llvm/llvm-project] 45d907: [NFC][IR] Avoid string leak with target extension ...

Joshua Cranmer via All-commits all-commits at lists.llvm.org
Thu Jan 5 13:55:28 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 45d9079f7c3248b3ffb2a73a78028900737c66d3
      https://github.com/llvm/llvm-project/commit/45d9079f7c3248b3ffb2a73a78028900737c66d3
  Author: Joshua Cranmer <joshua.cranmer at intel.com>
  Date:   2023-01-05 (Thu, 05 Jan 2023)

  Changed paths:
    M llvm/include/llvm/IR/DerivedTypes.h
    M llvm/lib/IR/Type.cpp

  Log Message:
  -----------
  [NFC][IR] Avoid string leak with target extension types.

Reviewed By: nikic, hctim

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




More information about the All-commits mailing list