Add warn_unused_result to empty() on various containers.
empty() doesn't actually empty out the container, making this a common typo. llvm-svn: 190708
Loading
Please register or sign in to comment
empty() doesn't actually empty out the container, making this a common typo. llvm-svn: 190708