On Jan 17, 2012, at 3:46 PM, jahanian wrote: > Patch LGTM, AFAICT. I checked it in r148359 with couple of changes. > I don't see any need to generate body of folded case label block. gcc doesn't > do that and > we generally try to stay with gcc's behavior in such undocumented cases. My mistake (gripped for the wrong thing). Body generation is restore in r148361.
- Fariborz > Also, I modified the test case to be clang friendly. > > - Fariborz > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
