[all-commits] [llvm/llvm-project] e94045: BuildLibCalls: infer allocptr attribute for free a...
Augie Fackler via All-commits
all-commits at lists.llvm.org
Mon May 2 06:49:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e94045653106028b4d3dda26a5a2bb42244796be
https://github.com/llvm/llvm-project/commit/e94045653106028b4d3dda26a5a2bb42244796be
Author: Augie Fackler <augie at google.com>
Date: 2022-05-02 (Mon, 02 May 2022)
Changed paths:
M llvm/lib/Transforms/Utils/BuildLibCalls.cpp
M llvm/test/Transforms/InferFunctionAttrs/annotate.ll
Log Message:
-----------
BuildLibCalls: infer allocptr attribute for free and realloc() family functions
Differential Revision: https://reviews.llvm.org/D123084
More information about the All-commits
mailing list