[all-commits] [llvm/llvm-project] 2cae70: Reland "[Clang] Propagate guaranteed alignment for...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Fri Apr 23 05:06:48 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2cae7025c1d9e83d971f670c9a66497a8c1094ec
https://github.com/llvm/llvm-project/commit/2cae7025c1d9e83d971f670c9a66497a8c1094ec
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2021-04-23 (Fri, 23 Apr 2021)
Changed paths:
M clang/include/clang/Basic/TargetInfo.h
M clang/lib/CodeGen/CGCall.cpp
A clang/test/CodeGen/alloc-fns-alignment.c
Log Message:
-----------
Reland "[Clang] Propagate guaranteed alignment for malloc and others"
This relands commit 6914a0ed2b30924b188968e59a83efa07ac5fe57. Crash in InstCombine was fixed.
More information about the All-commits
mailing list