| commit | 4b62ec63531642429d34bdace180d27708c8db7e | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Wed Oct 22 15:04:37 2008 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Wed Oct 22 15:04:37 2008 +0000 |
| tree | ec05faa08b5a0718edb0a3158a439231a9b93ac8 | |
| parent | da84f683c86ced25361033f9be30ee2db5e89e70 [diff] |
QualType::isMoreQualifiedThan and isAtLeastAsQualifiedAs assert that we aren't trying to compare with address-space qualifiers (for now). Clean up handing of DeclRefExprs in Expr::isLvalue and refactor part of the check into a static DeclCanBeLvalue. llvm-svn: 57980