| commit | e070fd2ac88f067f3c78a9adc9f2a7d58c0b127b | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Fri Feb 17 06:48:11 2012 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Fri Feb 17 06:48:11 2012 +0000 |
| tree | 4ec97af700256a079aa1b662e5f509019c9cc0d7 | |
| parent | ae819500a16af284fe03e2951be714f6b89ad56f [diff] |
Bug fix: do not emit static const local variables with mutable members as constants. Refactor and simplify all the separate checks for whether a type can be emitted as a constant. llvm-svn: 150793