[PATCH] D58120: [Builtins] Treat `bcmp` as a builtin.

Clement Courbet via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 14 04:00:18 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC354023: [Builtins] Treat `bcmp` as a builtin. (authored by courbet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58120?vs=186651&id=186814#toc

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.186814.patch
Type: text/x-patch
Size: 14808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190214/9c972981/attachment-0001.bin>


More information about the cfe-commits mailing list