[PATCH] D54379: Add Hurd support

Samuel Thibault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 10 06:06:07 PST 2018


sthibaul added a comment.

The Hurd::Hurd constructor would actually need to do the same gcc inclusion path detection as on Linux, but let's leave this aside for now, this commit is enough for a build without libc++.


Repository:
  rC Clang

https://reviews.llvm.org/D54379





More information about the cfe-commits mailing list