[all-commits] [llvm/llvm-project] a009fa: [Driver] Some improvements for path handling on Ne...
Brad Smith via All-commits
all-commits at lists.llvm.org
Wed Sep 20 09:50:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a009fa79a4e845722fa8ca45c3c5367a26274591
https://github.com/llvm/llvm-project/commit/a009fa79a4e845722fa8ca45c3c5367a26274591
Author: Brad Smith <brad at comstyle.com>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M clang/lib/Driver/ToolChains/NetBSD.cpp
A clang/test/Driver/Inputs/basic_netbsd_tree/usr/include/g++/.keep
M clang/test/Driver/netbsd.cpp
Log Message:
-----------
[Driver] Some improvements for path handling on NetBSD (#66863)
- Make use of concat macro with various paths
- Replace usage of = with SysRoot
More information about the All-commits
mailing list