[all-commits] [llvm/llvm-project] 5ccfa1: [lit] abs_path_preserve_drive - don't normalize pa...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Aug 2 05:43:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ccfa15681300323effe314348bb415f6a59c97f
      https://github.com/llvm/llvm-project/commit/5ccfa15681300323effe314348bb415f6a59c97f
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-08-02 (Wed, 02 Aug 2023)

  Changed paths:
    M llvm/utils/lit/lit/discovery.py
    M llvm/utils/lit/lit/util.py

  Log Message:
  -----------
  [lit] abs_path_preserve_drive - don't normalize path, leave this to the caller

As noted on D154130, this was preventing path matching between normalized/unnormalized paths on some windows builds.




More information about the All-commits mailing list