[cfe-commits] [Patch] Initial FreeBSD ARM support

David Tweed david.tweed at arm.com
Fri Dec 7 06:30:58 PST 2012


| 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







More information about the cfe-commits mailing list