[cfe-dev] [patch] annotations.html should use has_feature for analyzer_noreturn
Ted Kremenek
kremenek at apple.com
Tue Nov 9 10:56:21 PST 2010
Applied in r118603. Thanks!
On Nov 9, 2010, at 6:46 AM, Jean-Daniel Dupas wrote:
>
> Replace "#if __clang__" by "#if __has_feature(attribute_analyzer_noreturn)" to be consistent with all other snippets on this page.
>
> <www.patch>
>
> -- Jean-Daniel
>
>
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
More information about the cfe-dev
mailing list