spall wrote:

> Looks fine to me, but this change doesn't only affect HLSL does it? The 
> function `getArrayParameterType` in `ASTContext.cpp` doesn't look like it is 
> HLSL-specific. I wonder if a similar bug occurs within C/C++.

I believe this function is only called in an HLSL context.

https://github.com/llvm/llvm-project/pull/127670
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to