[all-commits] [llvm/llvm-project] 2b509e: [AST] Reorder fields in FunctionTypeBitfields to a...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Mar 3 13:01:50 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b509ecf2dadcd5ea81b15c85f116c20b9b1f649
https://github.com/llvm/llvm-project/commit/2b509ecf2dadcd5ea81b15c85f116c20b9b1f649
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M clang/include/clang/AST/Type.h
Log Message:
-----------
[AST] Reorder fields in FunctionTypeBitfields to avoid splitting a field across 32 bit boundary
Fixes #129521.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list