| commit | f6d7030f0f99de010dbf2737dc4a58b234e0f4b6 | [log] [tgz] | 
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Tue Jun 10 23:34:28 2014 +0000 | 
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Tue Jun 10 23:34:28 2014 +0000 | 
| tree | 3f7bc4ed694a94b1ab98985db97c46bd9dd511c0 | |
| parent | 377c1592f8d3c634c2ad395dbf6d5cc92ebc9458 [diff] | 
Related to PR19992: when the GNU alignof-expression extension is applied to an expression of array-of-unknown-bound type, don't try to complete the array bound, and return the alignment of the element type rather than 1. llvm-svn: 210608