[all-commits] [llvm/llvm-project] 1624cb: Partially revert "[IR] Attribute/AttrBuilder: use ...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Thu Jan 23 12:31:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1624cba7824967c15ac36d9fdd41bb9878463dbe
https://github.com/llvm/llvm-project/commit/1624cba7824967c15ac36d9fdd41bb9878463dbe
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M clang/include/clang/Sema/Sema.h
M clang/lib/Sema/SemaChecking.cpp
M clang/lib/Sema/SemaDeclAttr.cpp
Log Message:
-----------
Partially revert "[IR] Attribute/AttrBuilder: use Value::MaximumAlignment magic constant"
Apparently makes bots angry.
This reverts commit d096f8d306b2b16a25f65ffb70849ca7963a0dac.
More information about the All-commits
mailing list