[cfe-commits] r120650 - in /cfe/trunk: include/clang/Basic/Attr.td include/clang/Sema/AttributeList.h lib/CodeGen/CodeGenModule.cpp lib/Sema/AttributeList.cpp lib/Sema/SemaDeclAttr.cpp test/CodeGen/no-common.c

Eric Christopher echristo at apple.com
Thu Dec 2 11:28:26 PST 2010


On Dec 2, 2010, at 7:38 AM, Douglas Gregor wrote:

> I double that the common and nocommon attributes can go on any declaration... perhaps you want to check for linkage?

Good point. I'll make that happen. (Other than issuing a diagnostic it shouldn't affect correctness at the moment since they're only used at the one point).

Thanks!

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101202/7ee58eec/attachment.html>


More information about the cfe-commits mailing list