Open rizsotto opened 7 years ago
I'm confused about this. I found out about this project from your rizsotto/Bear project for users that don't want to disable SIP. Is the recommendation to just disable SIP?
Hey Sean, no worries. Bear will have this functionality when I merge this. The drive behind this is to remove duplicate functionality from these tools. Bear will deal with use cases like SIP on OSX, but scan-build will do only run the static analyzer from a compilation database.
Ah, ok. Glad to know there will be something that has this functionality then :-)
Don't deal with intercepting the compiler calls, Bear is a better tool to do it.
The scenario when build systems generate-compile-delete code will be not supported. (Not sure how many of build system does that.)