[cfe-commits] r64441 - in /cfe/trunk: include/clang/AST/Attr.h include/clang/Parse/AttributeList.h lib/Parse/AttributeList.cpp lib/Sema/SemaDeclAttr.cpp test/Sema/attr-nodebug.c

Chris Lattner clattner at apple.com
Thu Feb 12 23:08:18 PST 2009


On Feb 12, 2009, at 10:46 PM, Anders Carlsson wrote:
> URL: http://llvm.org/viewvc/llvm-project?rev=64441&view=rev
> Log:
> Add sema support for the nodebug attribute.

Is nodebug a type or decl attribute?  It seems that it would apply to  
decls,

-Chris



More information about the cfe-commits mailing list