sabuasal added a comment.
Hi,
This is probably a late comment,
Why are we using "Range.isWrappedSet() | Range.isSignWrappedSet(" instead of the shorthand "Range.isWrappedSet() || Range.isSignWrappedSet("
Repository:
rL LLVM
https://reviews.llvm.org/D32893