[PATCH] D86508: [clang] improve GCC-compat for C90 __builtin_ functions
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 3 06:47:21 PDT 2020
aaron.ballman added a comment.
This looks reasonable to me.
================
Comment at: clang/docs/LanguageExtensions.rst:2370
+* ``bcmp``
* ``memchr``
----------------
Can you mention the deprecation issue here?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86508/new/
https://reviews.llvm.org/D86508
More information about the cfe-commits
mailing list