[PATCH] D85214: [OpenMP] Ensure testing for versions 4.5 and default - Part 3

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 27 16:15:49 PDT 2020


gribozavr2 added a comment.

In D85214#2243167 <https://reviews.llvm.org/D85214#2243167>, @saiislam wrote:

> In D85214#2243160 <https://reviews.llvm.org/D85214#2243160>, @gribozavr2 wrote:
>
>> @saiislam This change seems to have broken a buildbot, please take a look at your earliest convenience.
>>
>> Before: http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/35354
>>
>> After: http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/35355
>
> Is it still crashing after this fix: https://github.com/llvm/llvm-project/commit/a1ac047b3453f205eacc36adc787ac31b952a502 ?

Thanks, it is green now: http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85214/new/

https://reviews.llvm.org/D85214



More information about the cfe-commits mailing list