python3kgae marked an inline comment as done.
python3kgae added inline comments.


================
Comment at: clang/test/CodeGenHLSL/entry_default.hlsl:14
+// CHECK-NOT: "dx.shader"="compute"
+// CHECK-SAM: }
+[numthreads(1, 1, 1)] void main() {
----------------
bogner wrote:
> typo, should be `CHECK-SAME`
Good catch.
It is strange that the test will pass even with the typo.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124753/new/

https://reviews.llvm.org/D124753

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to