Displaying 2 results from an estimated 2 matches for "r300964".
2017 Apr 21
2
r300964 and the llvm-clang-x86_64-expensive-checks-win buildbot
Hi,
One of my commits earlier today (r300964) is causing llvm-clang-x86_64-expensive-checks-win to fail with a compilation error (http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/1331 <http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/1331>) and I'm having trouble figuring...
2017 Apr 21
3
r300964 and the llvm-clang-x86_64-expensive-checks-win buildbot
...build at
> http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/1341
> and its gone green again.
>
> On 21 Apr 2017, at 15:17, Daniel Sanders via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
> Hi,
>
> One of my commits earlier today (r300964) is causing
> llvm-clang-x86_64-expensive-checks-win to fail with a compilation error (
> http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/1331)
> and I'm having trouble figuring out why. I had seen something similar
> before on MSVC so I tried fixing...