[clang] [llvm] [HLSL] Add `Increment`/`DecrementCounter` methods to structured buffers (PR #114148)

Chris B via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 31 13:55:59 PDT 2024


https://github.com/llvm-beanz commented:

Mostly looking good. I really like the additions to the builder API. Can you please add an AST test to verify the shape of the new AST nodes and their instantiations?

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


More information about the cfe-commits mailing list