[clang] [HLSL] Implement `Append` and `Consume` methods on `Append`/`ConsumeStructuredBuffer` (PR #118536)

Finn Plummer via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 4 11:13:34 PST 2024


================
@@ -430,12 +432,20 @@ struct BuiltinTypeMethodBuilder {
   // Argument placeholders, inspired by std::placeholder. These are the indices
   // of arguments to forward to `callBuiltin`, and additionally `Handle` which
   // refers to the resource handle.
----------------
inbelic wrote:

Could we add a snippet about what `LastStmtPop` denotes

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


More information about the cfe-commits mailing list