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

Add Line Numbers #23

Open
3 of 4 tasks
fundamental opened this issue Dec 12, 2016 · 1 comment
Open
3 of 4 tasks

Add Line Numbers #23

fundamental opened this issue Dec 12, 2016 · 1 comment

Comments

@fundamental
Copy link
Owner

fundamental commented Dec 12, 2016

When building with -g clang produces information which should be mappable back to line numbers and whatnot.

  • Add line number/file information to nodes in yaml printout (it might be worth a format redesign to avoid parsing hell)
  • Add line number information to callgraph node and callgraph edge information
  • Preserve information about the relevant calls in the deduction phase
  • Add line number/file information to the output errors and the deduction change
@fundamental
Copy link
Owner Author

Now that LLVM 4.0 builds are enabled it should be possible to more thoroughly test the line number branch

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