[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 Mar 29 12:34:16 PDT 2019


jdenny added a comment.

Ping.  To be clear, my goal here was not to change the OpenMP behavior.  My goal was to fix APSInt behavior.  If people feel that the old OpenMP behavior is better somehow, we should surely find another way to implement that.


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