[all-commits] [llvm/llvm-project] 2d26f1: [clang][modules] Fix failing test
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Mon Mar 7 02:21:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d26f163f60ea4a466584a2347ccc09fc1595c76
https://github.com/llvm/llvm-project/commit/2d26f163f60ea4a466584a2347ccc09fc1595c76
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2022-03-07 (Mon, 07 Mar 2022)
Changed paths:
M clang/test/Modules/add-remove-irrelevant-module-map.m
Log Message:
-----------
[clang][modules] Fix failing test
This test started failing on Windows after b45888e959ad2d6562b8d321166e6387facdd412 due to path separators not matching up.
More information about the All-commits
mailing list