You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: