| commit | 52cc016f2199922f10d7eb9e9bc0229843ab8051 | [log] [tgz] |
|---|---|---|
| author | Eli Friedman <eli.friedman@gmail.com> | Sat Jan 24 23:09:00 2009 +0000 |
| committer | Eli Friedman <eli.friedman@gmail.com> | Sat Jan 24 23:09:00 2009 +0000 |
| tree | 85dc282e60f986dc22cf4c8efd65a33c1d1585a6 | |
| parent | 8549e5dcc868f1c6c75ecd11bd8762a018af9f1d [diff] |
PR3062: statement expressions should be illegal at file scope. I don't think this has any significant effects at the moment, but it could matter if we start constant-folding statement expressions like gcc does. llvm-svn: 62943