[PATCH] D36782: [Bash-autocompletion] Add support for static analyzer flags

2017-08-18 Thread Yuka Takahashi via Phabricator via cfe-commits
yamaguchi added a comment. @ruiu I addressed your comments in https://reviews.llvm.org/D36820, so please take a look at it. Thank you! https://reviews.llvm.org/D36782 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cg

Re: ps4-buildslave2 will be disconnected from master

2017-08-18 Thread Victor Leschuk via cfe-commits
ps4-buildslave2 is now disconnected from buildmaster, it will be back online when we solve the problem with hanging tests. On 08/18/2017 12:03 AM, Victor Leschuk wrote: > ps4-buildslave2 will be temporary disconnected from build master for > debugging purposes. It will be done approximately at 6:

[PATCH] D34275: [analyzer] Re-implemente current virtual calls checker in a path-sensitive way

2017-08-18 Thread Gábor Horváth via Phabricator via cfe-commits
xazax.hun added a subscriber: NoQ. xazax.hun added a comment. @NoQ , @dcoughlin could either of you review this patch as well? The end of GSoC is closing and it would be awesome to be able to commit this before it ends. :) Comment at: lib/StaticAnalyzer/Checkers/VirtualCallCh

<    1   2