[PATCH] D58120: [Builtins] Treat `bcmp` as a builtin.
Clement Courbet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 13 06:54:03 PST 2019
courbet updated this revision to Diff 186645.
courbet added a comment.
- add __builtin_bcmp constant evaluation tests.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58120/new/
https://reviews.llvm.org/D58120
Files:
include/clang/Basic/Builtins.def
lib/AST/Decl.cpp
lib/AST/ExprConstant.cpp
lib/Sema/SemaChecking.cpp
test/SemaCXX/constexpr-string.cpp
test/SemaCXX/warn-bad-memaccess.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58120.186645.patch
Type: text/x-patch
Size: 13892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190213/16d41c79/attachment.bin>
More information about the cfe-commits
mailing list