[PATCH] D109967: Simplify handling of builtin with inline redefinition

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 21 01:44:18 PDT 2021


serge-sans-paille updated this revision to Diff 373801.
serge-sans-paille added a comment.
Herald added a subscriber: whisperity.

Update formatting / extra comments

Update test to be more explicit about their intent / run them through update_cc_test_checks


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109967/new/

https://reviews.llvm.org/D109967

Files:
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/CodeGen/memcpy-inline-builtin.c
  clang/test/CodeGen/memcpy-no-nobuiltin-if-not-emitted.c
  clang/test/CodeGen/memcpy-nobuiltin.c
  clang/test/CodeGen/pr9614.c
  clang/tools/scan-build-py/lib/libscanbuild/analyze.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109967.373801.patch
Type: text/x-patch
Size: 6650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210921/37c0e0fc/attachment-0001.bin>


More information about the cfe-commits mailing list