Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

handle multiple clang versions #14

Closed
sbinet opened this issue Oct 13, 2015 · 1 comment
Closed

handle multiple clang versions #14

sbinet opened this issue Oct 13, 2015 · 1 comment
Assignees

Comments

@sbinet
Copy link
Owner

sbinet commented Oct 13, 2015

consider using gopkg.in for go get-able multiple versions of the clang C-API, instead of "just" git branches.
the alternative being the creation and curation of a Makefile to discover the user's clang version, creating go build tags...

@sbinet
Copy link
Owner Author

sbinet commented Sep 5, 2016

this is fixed via the github.com/go-clang repos.

@sbinet sbinet closed this as completed Sep 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant