[PATCH] D159414: Haiku: Fixes for header / library paths

Brad Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 4 01:08:25 PDT 2023


brad created this revision.
brad added reviewers: nielx, korli, kallisti5.
brad added a project: clang.
Herald added a project: All.
brad requested review of this revision.
Herald added a subscriber: MaskRay.

Some fixes for the header / library paths..

- Use concat macro for all paths
- Correct the C++ header paths
- Add library path and GCC path handling


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D159414

Files:
  clang/lib/Driver/ToolChains/Haiku.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159414.555671.patch
Type: text/x-patch
Size: 8877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230904/c3bd95ce/attachment.bin>


More information about the cfe-commits mailing list