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

Missing tokens when source code too long? #12

Open
kenny1269 opened this issue Dec 19, 2018 · 1 comment
Open

Missing tokens when source code too long? #12

kenny1269 opened this issue Dec 19, 2018 · 1 comment

Comments

@kenny1269
Copy link

I parse .m files written in Objective-C using ClangKit, when the source code is about over 300 lines, I find out that the source code is truncated and no tokens about the missing part, the snapshot bellow shows the problem.
641af7401c895869b46c995efb0654e2

If the source code is not too long, it works fine.
I have check out the source code, but can't find any problem.
I am very confused about this, can any one help? Thanks a lot.

@kenny1269
Copy link
Author

Running on xcode 9.4.1 and xcode 10.1 get the same problem.

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

1 participant