hokein added a comment. In https://reviews.llvm.org/D31757#720351, @Eugene.Zelenko wrote:
> Isn't such analysis is path-sensitive and should be implemented in Static > Analyzer? This check is more like a flow-sensitive analysis IMO, which can be supported by clang-tidy. > Please mention this check in docs/ReleaseNotes.rst (in alphabetical order). Done. I think we could add this tip in the `add_new_check.py` script, so that developers don't forget about it ;) https://reviews.llvm.org/D31757 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits