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

Support for Clang 15 #10

Closed
xairy opened this issue Feb 17, 2023 · 2 comments
Closed

Support for Clang 15 #10

xairy opened this issue Feb 17, 2023 · 2 comments

Comments

@xairy
Copy link
Contributor

xairy commented Feb 17, 2023

It would be nice to add support for Clangs 15+ to enable building KMSAN and for better KASAN support.

LLVM provides an apt repository for Clang. An example reference of a Dockerfile can be found in syzkaller repo.

Thank you!

a13xp0p0v added a commit that referenced this issue Apr 2, 2023
@a13xp0p0v
Copy link
Owner

Hello @xairy,

Got some time to work on this.

It turned out that Ubuntu 22.04 supports clang-15. I've added a new container with it.

Is it fine? Do you need a separate container with a bleeding-edge fresh clang from the LLVM apt repository?

@xairy
Copy link
Contributor Author

xairy commented Apr 3, 2023

Yes, Clang 15 is what I needed. Thank you a lot!

@xairy xairy closed this as completed Apr 3, 2023
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

2 participants