Message and exact matching still remains to be polished
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Event Timeline
Comment Actions
It sounds to me that for now you're only emitting a warning when a *literally* OSObject is being casted, i.e. not a sub-class to an even more specific sub-class. Is this intended?
clang/lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp | ||
---|---|---|
20 ↗ | (On Diff #183630) | Was this left around accidentally? |