commit | 077fed531835769c12eed0ccfe8d14b92b5336ae | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed May 13 04:00:12 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed May 13 04:00:12 2009 +0000 |
tree | dd82d51848a5e5b727c62a42938ef3d4d9d2778d | |
parent | 98a8799ab6704a42e2b9defa7f7b4a3aa541f4b0 [diff] |
Fix rdar://6881069, a crash on a form of vector_size that we don't support. While it would be nice to support this eventually, this form is not common at all (just seen in gcc testsuite) and it might be better to model vector_size as a type attribute anyway. For now just emit a nice error on it. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71633 91177308-0d34-0410-b5e6-96231b3b80d8