[cfe-commits] r148243 - /cfe/trunk/lib/CodeGen/CGStmt.cpp

jahanian fjahanian at apple.com
Mon Jan 16 10:26:44 PST 2012


On Jan 16, 2012, at 10:20 AM, Eli Friedman wrote:

> On Mon, Jan 16, 2012 at 10:14 AM, Aaron Ballman <aaron at aaronballman.com> wrote:
>> On Mon, Jan 16, 2012 at 11:56 AM, David Blaikie <dblaikie at gmail.com> wrote:
>> 
>> I'll come up with some test cases to check this out tonight, and pass
>> them along to verify I understand the concerns properly.
> 
> Okay... I'm specifically concerned about the code generation for
> non-constant-folded-switch containing a constant-folded switch.

Just committed a test case which seems to handle this correctly.

- Fariborz

> 
> -Eli

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120116/5535774e/attachment.html>


More information about the cfe-commits mailing list