[all-commits] [llvm/llvm-project] 9f5d88: [NFC] Correct argument comment typo

Rose via All-commits all-commits at lists.llvm.org
Mon Jan 30 16:06:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f5d881206ce24f6f1e6ca35aeaaf1b6f6fc3c66
      https://github.com/llvm/llvm-project/commit/9f5d881206ce24f6f1e6ca35aeaaf1b6f6fc3c66
  Author: Gregory Alfonso <gfunni234 at gmail.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
    M clang/lib/Driver/ToolChains/Darwin.cpp

  Log Message:
  -----------
  [NFC] Correct argument comment typo

For Darwin, the boolean being passed is called IsSimulator, not "IsImulator"

Reviewed By: MaskRay

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




More information about the All-commits mailing list