Replies: 1 comment
-
Hey @Piruzzolo, thank you for bringing it up. I tentatively moved it from issues to discussions. We'll use the latter for new ideas. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be nice to have smack as a clang drop-in replacement, so we'd just need to call smack with all the clang arguments plus the args to smack as arguments to the custom llvm pass.
Moreover, this way you could just set the env var CC or CXX and all would compile as usual, plus the memory checks and such.
Beta Was this translation helpful? Give feedback.
All reactions