Re: [PATCH] D9556: [clang-tidy] Support for Static Analyzer plugins (clang part)

2015-11-05 Thread Alexander Kornienko via cfe-commits
alexfh added a comment. In http://reviews.llvm.org/D9556#282718, @xazax.hun wrote: > Unfortunately I had no time to work on this patch, and after I did not finish > this the team I was working in took a different approach: running static > analyzer checker through clang and tidy checkers throug

Re: [PATCH] D9556: [clang-tidy] Support for Static Analyzer plugins (clang part)

2015-11-05 Thread Gábor Horváth via cfe-commits
xazax.hun added a comment. Unfortunately I had no time to work on this patch, and after I did not finish this the team I was working in took a different approach: running static analyzer checker through clang and tidy checkers through clang tidy. Initially we wanted to avoid this approach, beca

Re: [PATCH] D9556: [clang-tidy] Support for Static Analyzer plugins (clang part)

2015-11-05 Thread Alexander Kornienko via cfe-commits
alexfh added a comment. http://reviews.llvm.org/D9555 depends on this patch. Are these two patches still interesting to someone? http://reviews.llvm.org/D9556 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mai

Re: [PATCH] D9556: [clang-tidy] Support for Static Analyzer plugins (clang part)

2015-11-05 Thread Alexander Kornienko via cfe-commits
alexfh added a comment. What's the state here? http://reviews.llvm.org/D9556 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits