| commit | ab2784f2c16e53e725f0bb54c78c90a12ae79adb | [log] [tgz] |
|---|---|---|
| author | Eli Friedman <eli.friedman@gmail.com> | Sat Apr 25 23:46:54 2009 +0000 |
| committer | Eli Friedman <eli.friedman@gmail.com> | Sat Apr 25 23:46:54 2009 +0000 |
| tree | 1429cd8c5b058ee3ac861345febe1d19288c691d | |
| parent | 0dedefe4f2c42c1d6185e203b3a3420ba8ead431 [diff] |
Fix for PR4074: allow subscripting non-lvalue arrays in C90 mode. I wasn't originally going to use this approach, but cases like test/Sema/expr-comma.c make things difficult. llvm-svn: 70096