[cfe-dev] testing failures due to includes
Devang Patel
dpatel at apple.com
Wed May 21 17:33:37 PDT 2008
Mike,
How about using this opportunity to make this little bit more robust
by making target specific (even if you coutinue hard coding path for
targets) ? Are you interested in taking steps in that direction ?
On May 21, 2008, at 4:49 PM, Mike Stump wrote:
> I'm seeing:
>
> ---- Sema/format-attribute.c failed ----
> .
> ---- Sema/format-strings.c failed ----
> ........................................................................................
> ---- Sema/va-method-1.m failed ----
> ................
> ---- Sema/carbon.c failed ----
> ........................
> ---- Rewriter/va-method.m failed ----
>
> ---- Analysis-Apple/CFDateGC.m failed ----
>
> ---- Analysis-Apple/CFDate.m failed ----
>
> ---- Analysis-Apple/CFString.c failed ----
>
> ---- Analysis-Apple/uninit-msg-expr.m failed ----
>
> ---- Analysis-Apple/NSString.m failed ----
>
> ---- Analysis-Apple/NoReturn.m failed ----
>
> ---- Sema/cocoa.m failed ----
>
> Basically the include files aren't being found.
>
> The below fixes it. Any objections? If not, could someone drop
> this in for me?
>
>
> <d.txt>_______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
-
Devang
More information about the cfe-dev
mailing list