I'm adding the noreturn type attribute. We can do this in one of two ways, as a bit, or use the general mechanism used by Decls. I kinda like the general method used by decls, but wanted to see what others thought? Don't worry, I wasn't going to pollute all types, I thought I'd put it into ExtQualType, seems like a reasonable place to put it.