[all-commits] [llvm/llvm-project] 715bd1: [clang][modules] Over-align the `Module` class
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Mon Sep 26 10:55:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 715bd12d2e1d4373b58ce515a6e2923d9b617226
https://github.com/llvm/llvm-project/commit/715bd12d2e1d4373b58ce515a6e2923d9b617226
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2022-09-26 (Mon, 26 Sep 2022)
Changed paths:
M clang/include/clang/Basic/Module.h
Log Message:
-----------
[clang][modules] Over-align the `Module` class
This makes `llvm::PointerIntPair<Module *, 3>` from f35230ae work across platforms.
Reviewed By: srj
Differential Revision: https://reviews.llvm.org/D134653
More information about the All-commits
mailing list