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

Helena Kotas via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 5 11:48:47 PST 2024


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

This is intentional - I'm removing an extra empty line.

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


More information about the cfe-commits mailing list