| commit | 2d988f0f05db22d0771d31e5839ed6df01e8ac19 | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Tue Nov 22 22:48:32 2011 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Tue Nov 22 22:48:32 2011 +0000 |
| tree | f95ac3e798e7e8ba2529865cc8ba6ceb83b98fb7 | |
| parent | 1959df2c9c2ee2a0b82d08fb6fe0bdfb32d70598 [diff] |
Use static storage duration for file-scope compound literals, even when they appear in non-constant initializers in C++. llvm-svn: 145087