On 24.04.2011, at 21:23, Argyrios Kyrtzidis wrote: > On Apr 24, 2011, at 9:28 AM, Sebastian Redl wrote: > >> +// RUN: %clang_cc1 -emit-llvm -o /dev/null -include %s -include %s %s > > You can use '-emit-llvm-only' instead of '-emit-llvm -o /dev/null'.
Interesting, thanks. Especially considering that these tests probably fail on Windows. Sebastian _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
