diff options
author | Douglas Gregor <dgregor@apple.com> | 2008-11-19 17:17:41 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2008-11-19 17:17:41 +0000 |
commit | 40412acc0282908a2e76ec419890513065884547 (patch) | |
tree | fefa44134d9058f9ab8d52b6553bca88ff2f9411 /clang/test/CodeGen/exprs.c | |
parent | 0f09564ffc47f55379498ef1ea9b23bbc2eb5027 (diff) | |
download | bcm5719-llvm-40412acc0282908a2e76ec419890513065884547.tar.gz bcm5719-llvm-40412acc0282908a2e76ec419890513065884547.zip |
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.
llvm-svn: 59643
Diffstat (limited to 'clang/test/CodeGen/exprs.c')
0 files changed, 0 insertions, 0 deletions