[PATCH] D158378: [Driver] move Minix header search path management to the driver

Brad Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 20 18:32:36 PDT 2023


brad created this revision.
brad added a reviewer: MaskRay.
brad added a project: clang.
Herald added a project: All.
brad requested review of this revision.

As has been done for other OS's. Move the header path management to the driver.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D158378

Files:
  clang/lib/Driver/ToolChains/Minix.cpp
  clang/lib/Driver/ToolChains/Minix.h
  clang/lib/Lex/InitHeaderSearch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158378.551873.patch
Type: text/x-patch
Size: 3555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230821/d0733b7c/attachment.bin>


More information about the cfe-commits mailing list