[llvm] r225760 - Standardize {pred,succ,use,user}_empty()

Ramkumar Ramachandra artagnon at gmail.com
Mon Jan 12 20:13:59 PST 2015


David Blaikie wrote:
> I'd sort of rather have a simple "empty(range)"

Isn't that just a `!std::distance(.begin(), .end())`?



More information about the llvm-commits mailing list