[PATCH] D138183: [Driver] move FreeBSD header search path management to the driver

Matt Jacobson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 17 19:46:18 PST 2022


mhjacobson updated this revision to Diff 476320.
mhjacobson added a comment.
Herald added a subscriber: mstorsjo.

Style fixes.

Ensure include paths are sequential.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138183/new/

https://reviews.llvm.org/D138183

Files:
  clang/lib/Driver/ToolChains/FreeBSD.cpp
  clang/lib/Driver/ToolChains/FreeBSD.h
  clang/lib/Lex/InitHeaderSearch.cpp
  clang/test/Driver/freebsd.c
  clang/test/Driver/freebsd.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138183.476320.patch
Type: text/x-patch
Size: 13817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221118/de80db5b/attachment-0001.bin>


More information about the cfe-commits mailing list