[all-commits] [llvm/llvm-project] fd8745: [clang] Do not require GNUInlineAttr for inline bu...

serge-sans-paille via All-commits all-commits at lists.llvm.org
Thu Apr 13 00:05:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd8745c252bcd4bc974ce3ff30c19f1cc5c4e3e0
      https://github.com/llvm/llvm-project/commit/fd8745c252bcd4bc974ce3ff30c19f1cc5c4e3e0
  Author: serge-sans-paille <sguelton at mozilla.com>
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
    M clang/lib/AST/Decl.cpp
    M clang/test/CodeGen/memcpy-inline-builtin.c
    M clang/test/CodeGen/pr9614.c

  Log Message:
  -----------
  [clang] Do not require GNUInlineAttr for inline builtins

Fix #61691

Differential Revision: https://reviews.llvm.org/D147307




More information about the All-commits mailing list