[PATCH] Warn on duplicate function specifier

Serge Pavlov sepavloff at gmail.com
Tue Nov 12 01:23:29 PST 2013


If there are no more objections, comments or recommendations, I will commit
this patch.

Thanks,
--Serge


2013/11/5 Serge Pavlov <sepavloff at gmail.com>

> 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
>



-- 
Thanks,
--Serge
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131112/98b3b4a2/attachment.html>


More information about the cfe-commits mailing list