[clang] [HLSL] Implement array temporary support (PR #79382)

Chris B via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 12 15:01:23 PDT 2024


llvm-beanz wrote:

I force pushed an update here because the new implementation is basically a complete rewrite based on @efriedma-quic's suggestion. I think this is a significantly cleaner approach that more accurately models the behavior of HLSL.

https://github.com/llvm/llvm-project/pull/79382


More information about the cfe-commits mailing list