[all-commits] [llvm/llvm-project] d78cee: [Clang] Fix failing test on windows and add TODO f...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Mon Apr 3 14:54:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d78ceeba986b5ebe83f935175e584c346a52b8a3
https://github.com/llvm/llvm-project/commit/d78ceeba986b5ebe83f935175e584c346a52b8a3
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/gpu-libc-headers.c
Log Message:
-----------
[Clang] Fix failing test on windows and add TODO for gpu headers
Summary:
This test failed because of the path separators on Windows. Also this
was a good excuse to add an extra TODO that @tra wanted.
More information about the All-commits
mailing list