[cfe-commits] Initializer bug with fix?

Aaron Ballman aaron at aaronballman.com
Sat Jan 14 16:09:03 PST 2012


On Sat, Jan 14, 2012 at 4:47 PM, Aaron Ballman <aaron at aaronballman.com> wrote:
> I've attached a patch that's my first attempt at changing this
> behavior, and I'm looking for comments on whether it's the right
> approach, or if there's a better way (even if it's not considered
> behavior we want to change -- I'm using it as a learning experience
> with the codegen).

And now I've attached a different patch, which hopefully makes far
more sense.  I realized I had my code in entirely the wrong place.

Thanks!

~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: null_check.patch
Type: application/octet-stream
Size: 2266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120114/7aed62c7/attachment.obj>


More information about the cfe-commits mailing list