================
@@ -0,0 +1,314 @@
+// RUN: %check_clang_tidy -std=c++20 %s bugprone-missing-end-comparison %t
+
+namespace std {
----------------
vbvictor wrote:

Maybe we already have header with all mock algorithms.
If not, can we create one?

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

Reply via email to