> That seems like a good idea, but I need some input on where such a test > would go and how to structure it. I don't really see any similar tests. > From what I can see, EmitBranchOnBoolExpr is basically doing some > trivial constant folding so that our codegen at -O0 is reasonable.
If you can get a C testcase it should probably go in clang/test/CodeGen. Cheers, Rafael _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
