================
@@ -0,0 +1,10 @@
+// RUN: %clang_cc1 -finclude-default-header -triple 
dxil-pc-shadermodel6.6-library %s -verify
+
+// expected-no-diagnostics
+
+// Because asuint should be constant evaluated, all the static asserts below
----------------
joaosaffran wrote:

It looks like an update is missing here:

```suggestion
// Because asfloat should be constant evaluated, all the static asserts below
```

https://github.com/llvm/llvm-project/pull/108902
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to