[PATCH] D32893: Fix handling of signWrappedSets in access relations

Sameer AbuAsal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 10:23:09 PDT 2017


sabuasal added a comment.

It is not a big problem really but it just gives the impression that you always want the  "Range.isSignWrappedSet" to be executed which is confusing since its an accessor  const function anyway.


Repository:
  rL LLVM

https://reviews.llvm.org/D32893





More information about the llvm-commits mailing list