[PATCH] D61032: [clang] Avoid defining duplicate header search paths for libc++ on Darwin

Louis Dionne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 30 09:18:37 PDT 2019


ldionne abandoned this revision.
ldionne added a comment.

I decided to use a different approach and first refactor the header search logic from CC1 to the driver. A patch should come eventually when I've tested it properly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61032





More information about the cfe-commits mailing list