[cfe-commits] r148243 - /cfe/trunk/lib/CodeGen/CGStmt.cpp
jahanian
fjahanian at apple.com
Tue Jan 17 16:00:00 PST 2012
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
>
More information about the cfe-commits
mailing list