Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

isysroot fix, and changing the pwd to the passed source file #33

Merged
merged 2 commits into from
Jan 25, 2019

Conversation

fosterbrereton
Copy link
Contributor

No description provided.

sources/main.cpp Outdated
@@ -323,24 +341,26 @@ int main(int argc, const char** argv) try {
clang::tooling::CommandLineArguments arguments;
// this may not work on windows, need to investigate using strings
boost::filesystem::path resource_dir{CLANG_RESOURCE_DIR};

#ifdef __APPLE__
// in some versions of osx they have stopped using /usr/include and instead shove it here
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment is now out of date slightly could you update it and then good to merge.

@fosterbrereton fosterbrereton merged commit 7d54c8d into master Jan 25, 2019
@fosterbrereton fosterbrereton deleted the fbrereto/hyde-config-fixes branch January 25, 2019 00:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants