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

klee and C++ analysis target #852

Closed
humeafo opened this issue Apr 27, 2018 · 3 comments
Closed

klee and C++ analysis target #852

humeafo opened this issue Apr 27, 2018 · 3 comments

Comments

@humeafo
Copy link

humeafo commented Apr 27, 2018

It seems klee lacks some c++ support(eg, exception IR), is there any works to support additional c++ features and c++ runtime support (such as klee-uclibc)?
Thanks in advance.

@ccadar
Copy link
Contributor

ccadar commented Apr 27, 2018

Nothing publicly available, as far as I know, but we'd be happy to accept such contributions.

@ccadar ccadar closed this as completed Apr 27, 2018
@Edward-L
Copy link

Edward-L commented May 29, 2018

i find someone did some support for c++ link,i try to use it but it seems do not work,do you have any ideas? @humeafo

@aaronpuchert
Copy link

There are #965 and #966 that seem to improve C++ support, maybe you want to follow them.

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

4 participants