[all-commits] [llvm/llvm-project] 00756b: Revert "[Sema] Attempt to perform call-size-specif...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Thu Jan 23 12:10:47 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 00756b182398b92abe16559287467079087aa631
https://github.com/llvm/llvm-project/commit/00756b182398b92abe16559287467079087aa631
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M clang/lib/Sema/SemaChecking.cpp
M clang/test/Sema/alloc-align-attr.c
M clang/test/SemaCXX/alloc-align-attr.cpp
Log Message:
-----------
Revert "[Sema] Attempt to perform call-size-specific `__attribute__((alloc_align(param_idx)))` validation"
Likely makes bots angry.
This reverts commit c2a9061ac5166e48fe85ea2b6dbce9457c964958.
Commit: 210f0882c9e5d6f504b8f29e8a5eae884f812e5c
https://github.com/llvm/llvm-project/commit/210f0882c9e5d6f504b8f29e8a5eae884f812e5c
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M clang/lib/Sema/SemaDeclAttr.cpp
M clang/test/Sema/builtin-assume-aligned.c
Log Message:
-----------
Revert "[Sema] Sanity-check alignment requested via `__attribute__((assume_aligned(imm)))`"
Likely makes bots angry.
This reverts commit a4cfb15d15a8a353fe316f2a9fe1c8c6a6740ef1.
# Conflicts:
# clang/lib/Sema/SemaDeclAttr.cpp
Compare: https://github.com/llvm/llvm-project/compare/fac9941e5701...210f0882c9e5
More information about the All-commits
mailing list