xazax.hun marked an inline comment as done. ================ Comment at: include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h:312 @@ +311,3 @@ + /// calls. + bool isCalled(const CallEvent &Call, const CallDescription &CD); + ---------------- zaks.anna wrote: > The API is a bit awkward. Maybe it would be better if we make this a member > of CallEvent as you've suggested initially? I agree. Moved it to CallEvent.
http://reviews.llvm.org/D15921 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits