If there are no more objections, comments or recommendations, I will commit this patch.
Thanks, --Serge 2013/11/5 Serge Pavlov <[email protected]> > Friendly ping. > > > 2013/10/28 Serge Pavlov <[email protected]> > >> Warn on duplicate function specifier >> >> It looks like things are more complicated here. >> Thank you for the comment and for the nice example. >> In the updated patch __forceinline is considered as a separate >> specifier, >> but its presence is reported same as for inline. >> >> http://llvm-reviews.chandlerc.com/D2025 >> >> CHANGE SINCE LAST DIFF >> http://llvm-reviews.chandlerc.com/D2025?vs=5157&id=5195#toc >> >> Files: >> include/clang/Sema/DeclSpec.h >> lib/Parse/ParseDecl.cpp >> lib/Sema/DeclSpec.cpp >> test/Parser/MicrosoftExtensions.c >> test/Sema/declspec.c >> test/SemaCXX/explicit.cpp >> test/SemaCXX/virtuals.cpp >> > > > > -- > Thanks, > --Serge > -- Thanks, --Serge
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
