[cfe-commits] r136937 - /cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td

Douglas Gregor dgregor at apple.com
Thu Aug 4 19:03:37 PDT 2011


On Aug 4, 2011, at 4:05 PM, Chandler Carruth wrote:

> On Thu, Aug 4, 2011 at 3:35 PM, Matt Beaumont-Gay <matthewbg at google.com> wrote:
> +  InGroup<DiagGroup<"return-local-address">>;
> 
> For reference, my idea for the name was 'return-stack-address'; I'm not sure 'local' really has enough precision in this context, but maybe it does... Also, perhaps it's not common to think of temporaries etc as actually residing on the stack, but it seemed natural to me.

I prefer something with 'stack' in the name.

	- Doug

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


More information about the cfe-commits mailing list