================
@@ -0,0 +1,15 @@
+// RUN: %clang_analyze_cc1 -std=c++23 -analyzer-checker=cplusplus -verify %s
+// expected-no-diagnostics
----------------
steakhal wrote:

Could you move this test to `clang/test/Analysis/builtin_assume.cpp`?
Its so small that I don't think it deserves being separate.

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

Reply via email to