commit | cfb846e28c4d447eeb094a5578f13f7eb83333e2 | [log] [tgz] |
---|---|---|
author | Dan Albert <[email protected]> | Tue Nov 25 15:32:35 2014 -0800 |
committer | Dan Albert <[email protected]> | Tue Nov 25 15:32:35 2014 -0800 |
tree | 08a555d29b46d645880b7689a84206aafb2e7214 | |
parent | b7434caa51427a0f5ab5c807e1a92d6ca2af8884 [diff] |
Fix build by moving to clang. G++ is trying to parse `if (it1->end < it2->end)` with `< it->` being interpreted as a template parameter. Move to clang. Bug: 18466763 Change-Id: Idf6fcdbc08963ce2b1cbe0668d25bfa39e0be38d