[cfe-dev] Yet another random failure :(

Chris Lattner clattner at apple.com
Fri Nov 30 21:27:41 PST 2007


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



More information about the cfe-dev mailing list