[all-commits] [llvm/llvm-project] 0d61cd: Verify that clang's max alignment is <= LLVM's max...
David Zarzycki via All-commits
all-commits at lists.llvm.org
Fri Jan 24 09:37:25 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0d61cd25a6927a7700bfb1636faca1ef16c46428
https://github.com/llvm/llvm-project/commit/0d61cd25a6927a7700bfb1636faca1ef16c46428
Author: David Zarzycki <dave at znu.io>
Date: 2020-01-24 (Fri, 24 Jan 2020)
Changed paths:
M clang/include/clang/Sema/Sema.h
M clang/lib/CodeGen/CGValue.h
Log Message:
-----------
Verify that clang's max alignment is <= LLVM's max alignment
Reviewers: lebedev.ri
Reviewed By: lebedev.ri
Subscribers: cfe-commits
Tags: #llvm, #clang
Differential Revision: https://reviews.llvm.org/D73363
More information about the All-commits
mailing list