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

Macrodefinitions not correctly added to TranslationUnit #175

Open
oysteinkrog opened this issue Feb 23, 2014 · 4 comments
Open

Macrodefinitions not correctly added to TranslationUnit #175

oysteinkrog opened this issue Feb 23, 2014 · 4 comments

Comments

@oysteinkrog
Copy link
Contributor

When parsing a library with multiple headers and macro definitions in several of them, the parsed MacroDefinitions are not placed in the correct TranslationUnit.PreProcessedEntities list.

@tritao
Copy link
Collaborator

tritao commented May 7, 2014

Did we end up fixing this?

@oysteinkrog
Copy link
Contributor Author

Hmm, not as far as I know.
I've done some hacks for this in my fork though.

@ddobrev
Copy link
Contributor

ddobrev commented Dec 15, 2014

@oysteinkrog do you use a 64-bit build of C++#?

@oysteinkrog
Copy link
Contributor Author

By C++#, do you mean clang?
It's been a while since I rebased, but no, I was/am building clang for 32-bit.
As far as I am aware 64-bit is/was not supported? (building on windows).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants