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

Chris B via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 5 06:33:43 PST 2024


================
@@ -4846,7 +4846,6 @@ def HLSLSaturate : LangBuiltin<"HLSL_LANG"> {
   let Prototype = "void(...)";
 }
 
-
----------------
llvm-beanz wrote:

nit: looks like an unrelated change from a merge conflict.

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


More information about the cfe-commits mailing list