[cfe-commits] r44515 - in /cfe/trunk: include/clang/AST/Decl.h test/Sema/init.c

Ted Kremenek kremenek at apple.com
Mon Dec 3 08:50:21 PST 2007


On Dec 1, 2007, at 11:47 PM, Chris Lattner wrote:

> Author: lattner
> Date: Sun Dec  2 01:47:49 2007
> New Revision: 44515
>
> URL: http://llvm.org/viewvc/llvm-project?rev=44515&view=rev
> Log:
> all filevar's have static storage.  Previously a global with
> extern storage class was returning false from hasStaticStorage.
> Ted, please review this.

This looks good to me.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20071203/6a39d1a8/attachment.html>


More information about the cfe-commits mailing list