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

Make the source to source compiler comptible with llvm9 using clang-tidy #477

Open
calewis opened this issue Oct 3, 2019 · 0 comments
Open
Assignees

Comments

@calewis
Copy link
Contributor

calewis commented Oct 3, 2019

llvm9 has a api change in PragmaHandler that currently leads to the source to source code breaking with llvm9. I plan to port this code to handle the new api and the old api and plan to use clangtidy to do so based on several talks at CppCon 2019.

Talks:
https://www.youtube.com/watch?v=v_yzLe-wnfk
https://www.youtube.com/watch?v=VN0VNoykxtk
and one from Fred Tingaud that is not yet posted to youtube.

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