diff options
author | Chris Lattner <sabre@nondot.org> | 2009-05-13 04:00:12 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-05-13 04:00:12 +0000 |
commit | 2db15bdd945163eacfa4623fd2e32a536ed2dd3b (patch) | |
tree | dd82d51848a5e5b727c62a42938ef3d4d9d2778d /lib/Sema/SemaChecking.cpp | |
parent | e2f79b6a4f9114738fe50ee30eb222945d914341 (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
Diffstat (limited to 'lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions