diff options
| author | Steve Naroff <snaroff@apple.com> | 2008-02-10 00:30:18 +0000 |
|---|---|---|
| committer | Steve Naroff <snaroff@apple.com> | 2008-02-10 00:30:18 +0000 |
| commit | 43c50866f13d054993466d001dca6b2201c8421e (patch) | |
| tree | 44bf244b70b61712864c87c76881c5a78942d269 /clang/CodeGen/CodeGenModule.cpp | |
| parent | 52ea27db178dec1ba2a137ca8416a462419f385c (diff) | |
| download | bcm5719-llvm-43c50866f13d054993466d001dca6b2201c8421e.tar.gz bcm5719-llvm-43c50866f13d054993466d001dca6b2201c8421e.zip | |
Change Expr::isLvalue() to allow the "void" type. This fixes bz2000 submitted by Neil Booth.
Neil, can you point me to the place in the C99 spec that says this is allowed? I thought Expr::isLvalue() conformed to the spec, which says "C99 6.3.2.1: an lvalue is an expression with an object type or an incomplete type other than void.". Please advise.
llvm-svn: 46917
Diffstat (limited to 'clang/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions

