[PATCH] D3976: -Wcomma, a new warning for questionable uses of the comma operator

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 18 16:54:22 PST 2016


This was already fixed in r261285.

On Thu, Feb 18, 2016 at 4:31 PM, Oleksiy Vyalov via cfe-commits
<cfe-commits at lists.llvm.org> wrote:
> ovyalov added a subscriber: ovyalov.
> ovyalov added a comment.
>
> It seems this CL broke LLDB CMake build bot - http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-cmake/builds/11554
> Could you take a look?
>
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D3976
>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


More information about the cfe-commits mailing list