// RUN: %clang_cc1 -triple aarch64-none-linux-gnu -fsyntax-only -verify %s
// Check that we don't abort when SVE types are made nullable. This
// interface is invalid anyway, but we won't diagnose that until the
// sizeless type extension is added.