[PATCH] Allocate stack storage for .block_descriptor and captured self.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Feb 26 05:18:53 PST 2013


> As far as I'm concerned, it's only really a problem if it's unintentional.
> :)

Having -g change the generated output is a bad user experience. If "-g
-O2" produces worse code than just -O2 we will be pushing people to
use -O2 on release builds which then makes them harder to debug.

> John.
>

Cheers,
Rafael



More information about the cfe-commits mailing list