================
@@ -93,11 +107,11 @@ class HLSLSemanticSignaturePackingTest : public 
testing::Test {
     }
   }
 
-  void expectPackingError(const TestConfig &Config,
+  void expectPackingError(PackingMethod Method, const TestConfig &Config,
----------------
hekota wrote:

```suggestion
  void verifyPackingError(PackingMethod Method, const TestConfig &Config,
```

https://github.com/llvm/llvm-project/pull/218061
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to