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

Chandler Carruth chandlerc at google.com
Thu Aug 4 16:05:17 PDT 2011


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110804/cec66a5a/attachment.html>


More information about the cfe-commits mailing list