[all-commits] [llvm/llvm-project] 0d5124: [clang][Darwin] Minor args cleanup (#139142)

Ian Anderson via All-commits all-commits at lists.llvm.org
Fri May 9 11:38:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d5124775cace200f6f99905989ebeb65853b16e
      https://github.com/llvm/llvm-project/commit/0d5124775cace200f6f99905989ebeb65853b16e
  Author: Ian Anderson <iana at apple.com>
  Date:   2025-05-09 (Fri, 09 May 2025)

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

  Log Message:
  -----------
  [clang][Darwin] Minor args cleanup (#139142)

I just realized that ArgList.hasArg takes multiple arguments.
Consolidate the two calls into one.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list