[clang] [HLSL] Add Append/ConsumeStructuredBuffer definitions to HLSLExternalSemaSource (PR #113643)
Greg Roth via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 7 13:20:41 PST 2024
https://github.com/pow2clk commented:
Looks good overall. I am worried about that typedbuffer enum though. Perhaps it doesn't have much impact as of yet, but perhaps we need to change some conditionals to accept structuredbuffer enums where appropriate.
https://github.com/llvm/llvm-project/pull/113643
More information about the cfe-commits
mailing list