================
@@ -136,3 +154,12 @@ int Macros() {
   // CHECK-MESSAGES: [[@LINE-1]]:10: warning: 'find' called with a string 
literal
   // CHECK-MESSAGES: [[@LINE-2]]:37: warning: 'find' called with a string 
literal
 }
+
+void IteratorInLibStdCXX() {
----------------
zeyi2 wrote:

This is not exactly the same repro in the original issue, but I verify that it 
also causes a FN.

libstdc++: https://godbolt.org/z/YzvbTWafc
libc++: https://godbolt.org/z/ssYvohGGf

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

Reply via email to