[Lldb-commits] [PATCH] D25487: Fix building tests without system headers on Darwin
Zachary Turner via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 11 15:55:18 PDT 2016
zturner accepted this revision.
zturner added a comment.
This revision is now accepted and ready to land.
If you wanted to get really fancy, you could actually locate the system include directory and set the default to that. But that's up to you, just an idea.
https://reviews.llvm.org/D25487
More information about the lldb-commits
mailing list