On Nov 30, 2007, at 11:27 AM, Oliver Hunt wrote:

> Having got passed that last failure, here's the next:
> clang --emit-llvm
>
> void f(){
>     switch(0){
>     default:
>         if (0) {
>
>         }
>     }
> }

Fixed, thanks!

-Chris
_______________________________________________
cfe-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

Reply via email to