[all-commits] [llvm/llvm-project] aa2c70: [Driver] move Haiku header search path management ...
Brad Smith via All-commits
all-commits at lists.llvm.org
Tue Aug 15 16:59:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa2c701b5dc04330b8ec4084a94d7cbe9cc938eb
https://github.com/llvm/llvm-project/commit/aa2c701b5dc04330b8ec4084a94d7cbe9cc938eb
Author: Brad Smith <brad at comstyle.com>
Date: 2023-08-15 (Tue, 15 Aug 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Haiku.cpp
M clang/lib/Driver/ToolChains/Haiku.h
M clang/lib/Lex/InitHeaderSearch.cpp
Log Message:
-----------
[Driver] move Haiku header search path management to the driver
Also while here sync the header paths with the Haiku GCC configuration.
Added: /boot/system/develop/headers/gnu
Removed: /boot/system/develop/headers/os/arch
https://github.com/haikuports/haikuports/tree/master/sys-devel/gcc/patches
Reviewed By: nielx
Differential Revision: https://reviews.llvm.org/D157767
More information about the All-commits
mailing list