[all-commits] [llvm/llvm-project] c193d7: [clang][Headers][lit] Fix test arm-acle-no-direct-...

Nick Sarnie via All-commits all-commits at lists.llvm.org
Mon Sep 15 09:32:47 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c193d71b0d1b04efb893474e452801081087ad98
      https://github.com/llvm/llvm-project/commit/c193d71b0d1b04efb893474e452801081087ad98
  Author: Nick Sarnie <nick.sarnie at intel.com>
  Date:   2025-09-15 (Mon, 15 Sep 2025)

  Changed paths:
    M clang/test/Headers/arm-acle-no-direct-include.c

  Log Message:
  -----------
  [clang][Headers][lit] Fix test arm-acle-no-direct-include.c on Mac (#158677)

See
[here](https://github.com/llvm/llvm-project/pull/144172#issuecomment-3292907771),
need to add `--` to filename parsing on Mac because the path starts with
`/U` which `clang-cl` treats as the flag `/U`.

Signed-off-by: Sarnie, Nick <nick.sarnie at intel.com>



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