commit | 20be263c378b58ef6359be5b584a751da77cfc8e | [log] [tgz] |
---|---|---|
author | Alp Toker <alp@nuanti.com> | Sat Nov 23 23:06:20 2013 +0000 |
committer | Alp Toker <alp@nuanti.com> | Sat Nov 23 23:06:20 2013 +0000 |
tree | 2814242adc88ba12f1d205493c4e95e70c1b6ba5 | |
parent | 5ec76a0084d42081c5a2b6473335d241585d9cb5 [diff] |
Put an unused result attribute on SmallSet::empty() This matches other empty() container functions in LLVM. No actual usage problems discovered in this instance. llvm-svn: 195562