[all-commits] [llvm/llvm-project] 3a2b2f: More storage fixes
Oliver Hunt via All-commits
all-commits at lists.llvm.org
Thu May 15 03:41:08 PDT 2025
Branch: refs/heads/users/ojhunt/bit-field-storage-fixes
Home: https://github.com/llvm/llvm-project
Commit: 3a2b2f24d0c94035e534f4021522c28de205c4ec
https://github.com/llvm/llvm-project/commit/3a2b2f24d0c94035e534f4021522c28de205c4ec
Author: Oliver Hunt <oliver at apple.com>
Date: 2025-05-15 (Thu, 15 May 2025)
Changed paths:
M clang/include/clang/AST/DeclTemplate.h
M clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h
M clang/include/clang/Sema/Overload.h
M clang/include/clang/Sema/ScopeInfo.h
M clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
M clang/lib/Basic/DiagnosticIDs.cpp
M llvm/include/llvm/CodeGen/MachineInstr.h
M llvm/include/llvm/Support/MathExtras.h
M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
M llvm/lib/Target/AArch64/AArch64CollectLOH.cpp
M llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
M llvm/lib/Target/CSKY/CSKYConstantIslandPass.cpp
M llvm/lib/Target/Mips/MipsConstantIslandPass.cpp
Log Message:
-----------
More storage fixes
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