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

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 22 12:55:06 PDT 2019


lebedev.ri added a comment.

Might warrant test coverage in `llvm/unittest/ADT/APSIntTest.cpp`.


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