| Nit: Use "clang -cc1" and -verify instead of "clang -Werror". Actually, could you use %clang_cc1 instead of open-coding a clang_cc1. (Using appropriate lit macros is occasionally very helpful when you have to debug tests.) Regards, Dave