On 22 January 2017 at 07:57, Kim Gräsman <kim.gras...@gmail.com> wrote:

> Hi Richard,
>
> On Fri, Jan 20, 2017 at 1:58 AM, Richard Smith via cfe-commits
> <cfe-commits@lists.llvm.org> wrote:
> >
> > +String builtins
> > +---------------
> > +
> > +Clang provides constant expression evaluation support for builtins
> forms of
> > +the following functions from the C standard library ``<strings.h>``
> header:
> > +
> > +* ``memchr``
> > +* ``memcmp``
> > +* ``strchr``
>
> This should say ``<string.h>``, right?


Yes, thanks, fixed in r292811.


>
> - Kim
>
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to