[all-commits] [llvm/llvm-project] db1dd8: [HLSL] Desugar type when converting from a Constan...
Sarah Spall via All-commits
all-commits at lists.llvm.org
Mon Feb 10 13:06:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db1dd876424680c4e57cfb35635c85003d04ee56
https://github.com/llvm/llvm-project/commit/db1dd876424680c4e57cfb35635c85003d04ee56
Author: Sarah Spall <sarahspall at microsoft.com>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M clang/lib/AST/ASTContext.cpp
A clang/test/AST/HLSL/TypdefArrayParam.hlsl
Log Message:
-----------
[HLSL] Desugar type when converting from a ConstantArrayType to an ArrayParameterType (#126561)
Desugar type when converting from a ConstantArrayType to an
ArrayParameterType in getArrayParameterType
Closes #125743
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