commit | 80723c56092e182aea4c28cdcdc92b1b8e0c41d3 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <doug.gregor@gmail.com> | Wed Nov 19 17:17:41 2008 +0000 |
committer | Douglas Gregor <doug.gregor@gmail.com> | Wed Nov 19 17:17:41 2008 +0000 |
tree | 74b96efaf3032268cc7547d824cced4c93574bb4 | |
parent | c64a53d59278fb34f24cd330f77554c9f1c9a494 [diff] |
Support overloading of the subscript operator[], including support for built-in operator candidates. Test overloading of '&' and ','. In C++, a comma expression is an lvalue if its right-hand subexpression is an lvalue. Update Expr::isLvalue accordingly. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59643 91177308-0d34-0410-b5e6-96231b3b80d8