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

Joel E. Denny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 19 16:22:10 PDT 2019


jdenny added a comment.

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

> Does this pass `check-all`? `check-all` of stage-2? test-suite?


For me, all these tests behave with the current patch.  As before, the only subproject I did not build was llgo.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59712





More information about the cfe-commits mailing list