[memdep] Switch a function to return true on success instead of false.
This is much more clear and less surprising IMO. It also makes things more consistent with the increasingly large chunk of LLVM code that assumes true-on-success. llvm-svn: 262826
Loading
Please sign in to comment