[PATCH] Warn on duplicate function specifier
Serge Pavlov
sepavloff at gmail.com
Mon Nov 4 20:56:13 PST 2013
Friendly ping.
2013/10/28 Serge Pavlov <sepavloff at gmail.com>
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131105/b820cf22/attachment.html>
More information about the cfe-commits
mailing list