================ Comment at: lib/Sema/SemaDeclCXX.cpp:10088 @@ -10087,2 +10087,3 @@ /// \brief Perform semantic checks on a C++11 attribute-declaration. +Decl *Sema::ActOnEmptyDeclaration(Scope *S, ---------------- This comment is not accurate now. Since there's documentation in Sema.h, you could just drop this one.
http://llvm-reviews.chandlerc.com/D448 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
