Catch uses of the 'long long', 'unsigned long long', and 'long double'
reserved types.
Remove use of 'long long' in test/Misc/languageOptsOpenCL.cl; it
shouldn't have been added there in the first place as the OpenCL
specification explicitly forbids it in s6.1.4.
Initial patch by Simon Perretta.
Please put else on the same line as } to be consistent with the rest of the code. same as below.