[all-commits] [llvm/llvm-project] dcfb25: [clang][deps] Remove checks that were just for exh...

Ben Langmuir via All-commits all-commits at lists.llvm.org
Tue Nov 15 14:22:46 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dcfb25078c2629450b393e696b97699990721a9f
      https://github.com/llvm/llvm-project/commit/dcfb25078c2629450b393e696b97699990721a9f
  Author: Ben Langmuir <blangmuir at apple.com>
  Date:   2022-11-15 (Tue, 15 Nov 2022)

  Changed paths:
    M clang/test/ClangScanDeps/modules-symlink-dir-from-module.c

  Log Message:
  -----------
  [clang][deps] Remove checks that were just for exhaustiveness

Instead of checking all the paths, just ensure the one we care about is
correct. On a particular platform one of the paths seems to have been
more canonical than we were expecting, which is fine.




More information about the All-commits mailing list