[all-commits] [llvm/llvm-project] d6f188: [lit] Add missing os.path.normcase() to config-map...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Aug 2 07:38:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6f1880c629d629d03914ad564b4d7b188ada444
https://github.com/llvm/llvm-project/commit/d6f1880c629d629d03914ad564b4d7b188ada444
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-08-02 (Wed, 02 Aug 2023)
Changed paths:
M llvm/utils/lit/tests/Inputs/config-map-discovery/driver.py
Log Message:
-----------
[lit] Add missing os.path.normcase() to config-map-discovery test
5ccfa1568130 removed normalization from abs_path_preserve_drive but I missed adding this case back to the caller
More information about the All-commits
mailing list