[PATCH] D81031: [OpenMP] Add Additional Function Attribute Information to OMPKinds.def

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 17:03:55 PDT 2020


jhuber6 added a comment.

In D81031#2159796 <https://reviews.llvm.org/D81031#2159796>, @leonardchan wrote:

> In D81031#2159646 <https://reviews.llvm.org/D81031#2159646>, @sstefan1 wrote:
>
> > Just in case you haven't seen already, `clang/test/OpenMP/barrier_codegen.cpp` needs to be updated as well.
>
>
> Also chiming in to say we're seeing these failures on our bots (https://logs.chromium.org/logs/fuchsia/buildbucket/cr-buildbucket.appspot.com/8874490785658285184/+/steps/clang/0/steps/test/0/stdout?format=raw). Could you send out an update?


Very sorry, in an earlier version I had that fixed but for whatever reason it got lost somewhere when I did a pull and I didn't notice. What's bizarre is that I ran a check-all and it didn't seem to catch it on my end. I'll push an update with that fixed and removing the unused attributes ASAP.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81031





More information about the llvm-commits mailing list