[all-commits] [llvm/llvm-project] fe162b: Make test more lenient for custom clang version st...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Wed Jan 8 07:13:41 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe162bed532b78f606fe3d937ba732787dd7bd64
      https://github.com/llvm/llvm-project/commit/fe162bed532b78f606fe3d937ba732787dd7bd64
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2025-01-08 (Wed, 08 Jan 2025)

  Changed paths:
    M clang/test/Driver/darwin-embedded-search-paths.c

  Log Message:
  -----------
  Make test more lenient for custom clang version strings

The version string can be anything, don't restrict it to digits and
dots. It's derived from the resource dir, so just check for that.



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