[all-commits] [llvm/llvm-project] 120d44: [clang] Fix a misadjusted path style comparison in...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Thu Dec 9 01:48:26 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 120d44d1a00b12b79057420eb1d89277522348b1
https://github.com/llvm/llvm-project/commit/120d44d1a00b12b79057420eb1d89277522348b1
Author: Martin Storsjö <martin at martin.st>
Date: 2021-12-09 (Thu, 09 Dec 2021)
Changed paths:
M clang/unittests/Driver/ToolChainTest.cpp
Log Message:
-----------
[clang] Fix a misadjusted path style comparison in a unittest
This was changed incorrectly by accident in
99023627010bbfefb71e25a2b4d056de1cbd354e.
Differential Revision: https://reviews.llvm.org/D113254
More information about the All-commits
mailing list