Don't return value rather than always returning true.
addInputElement() never fails, and no one checks its return value except tests. Let's simplify the signature. llvm-svn: 208109
Loading
Please sign in to comment
addInputElement() never fails, and no one checks its return value except tests. Let's simplify the signature. llvm-svn: 208109