gchatelet added inline comments.
================ Comment at: clang/docs/LanguageExtensions.rst:2229 +* ``memcpy`` * ``memchr`` ---------------- efriedma wrote: > Not sure putting "memcpy" in this list makes sense. We did add support for > constant-evaluating memcpy, but it was separately from the others, so the > description of the feature detection is wrong. Actually this is unrelated to this patch. The documentation is missing `memcpy` as a string builtin. It should go in a separate patch though. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D73543/new/ https://reviews.llvm.org/D73543 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits