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

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 2 06:15:17 PDT 2024


================
@@ -0,0 +1,76 @@
+; ModuleID = '/Users/cbieneman/dev/llvm-project/clang/test/SemaHLSL/ArrayTemporary.hlsl'
----------------
hokein wrote:

IIUC, this file was added unintentionally, sent out https://github.com/llvm/llvm-project/pull/87346

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


More information about the cfe-commits mailing list