[PATCH] D59712: [APSInt][OpenMP] Fix isNegative, etc. for unsigned types

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 15:18:10 PDT 2019


jdenny added a comment.

In D59712#1472342 <https://reviews.llvm.org/D59712#1472342>, @lebedev.ri wrote:

> In D59712#1472318 <https://reviews.llvm.org/D59712#1472318>, @jdenny wrote:
>
> > For me, check-all's success is not affected by the current patch.  I built all subprojects except llgo, which gave me a build problem independently of this patch.
>
>
> (Built natively, or with clang with this patch?)


Built natively.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59712





More information about the llvm-commits mailing list