commit | dd79b0c35cd094f2daa68bceef11683e4ad6015f | [log] [tgz] |
---|---|---|
author | Amjad Aboud <amjad.aboud@intel.com> | Tue Jul 12 12:06:34 2016 +0000 |
committer | Amjad Aboud <amjad.aboud@intel.com> | Tue Jul 12 12:06:34 2016 +0000 |
tree | 3e60d2927e21f9d45b7acb04c8cecb2e943e59ad | |
parent | 4d01feb4ad71510eee3e39059e3ca7d1c7349424 [diff] |
[codeview] Improved array type support. Added support for: 1. Multi dimension array. 2. Array of structure type, which previously was declared incompletely. 3. Dynamic size array. 4. Array where element type is a typedef, volatile or constant (this should resolve PR28311). Differential Revision: http://reviews.llvm.org/D21526 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275167 91177308-0d34-0410-b5e6-96231b3b80d8