[all-commits] [llvm/llvm-project] f45195: [ObjYAML] Use strcmp instead of strncmp

Rose via All-commits all-commits at lists.llvm.org
Tue Dec 6 16:06:16 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f45195784168cced1e12fe888d6a906b8a4b424f
      https://github.com/llvm/llvm-project/commit/f45195784168cced1e12fe888d6a906b8a4b424f
  Author: Gregory Alfonso <gfunni234 at gmail.com>
  Date:   2022-12-07 (Wed, 07 Dec 2022)

  Changed paths:
    M llvm/lib/ObjectYAML/MachOEmitter.cpp

  Log Message:
  -----------
  [ObjYAML] Use strcmp instead of strncmp

Reviewed By: MaskRay

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




More information about the All-commits mailing list