[PATCH] D58120: [Builtins] Treat `bcmp` as a builtin.
Clement Courbet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 13 07:12:05 PST 2019
courbet updated this revision to Diff 186651.
courbet added a comment.
Update tests after constness changes.
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/Analysis/bstring.c
test/Analysis/security-syntax-checks.m
test/SemaCXX/constexpr-string.cpp
test/SemaCXX/warn-bad-memaccess.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58120.186651.patch
Type: text/x-patch
Size: 14808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190213/04dacf0f/attachment.bin>
More information about the cfe-commits
mailing list