[all-commits] [llvm/llvm-project] 1676b1: [clang] Use the appropriate definition when checki...
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Wed May 31 12:13:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1676b1ff63afb1cadc523d74f1e8f2c75fd49126
https://github.com/llvm/llvm-project/commit/1676b1ff63afb1cadc523d74f1e8f2c75fd49126
Author: serge-sans-paille <sguelton at mozilla.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M clang/lib/AST/Decl.cpp
A clang/test/CodeGen/memcpy-inline-builtin-mutliple-decl.c
Log Message:
-----------
[clang] Use the appropriate definition when checking FunctionDecl::isInlineBuiltinDeclaration
This is a follow-up to https://reviews.llvm.org/D148723 and fixes the
bug reported by @mstorsjo.
Differential Revision: https://reviews.llvm.org/D151783
More information about the All-commits
mailing list