commit | 847ee13171e34a7cebf3cf9f7498a60f0cac8a4d | [log] [tgz] |
---|---|---|
author | Eric Fiselier <[email protected]> | Mon Oct 27 20:26:25 2014 |
committer | Eric Fiselier <[email protected]> | Mon Oct 27 20:26:25 2014 |
tree | 187edd70ff03d85a746c386b123921c2891818cf | |
parent | 8ef921a48b2cf8a4e4923a6210d2e96060ebce1d [diff] |
Fix use of operator comma in is_permutation and delete comma operator for test iterators. The comma operators in the test iterators give better error messages when they are deleted as opposed to not defined. Delete these functions when possible. llvm-svn: 220715