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

Greg Roth via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 7 13:38:59 PST 2024


================
@@ -0,0 +1,771 @@
+//===--- HLSLExternalSemaSource.cpp - HLSL Sema Source --------------------===//
----------------
pow2clk wrote:

I don't think this file should be here.

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


More information about the cfe-commits mailing list