NoQ added inline comments.
================
Comment at: test/Analysis/objc-for.m:328
for (id key in array)
clang_analyzer_eval(0); // expected-warning{{FALSE}}
}
----------------
I guess these old tests should be replaced with `warnIfReached()`.
https://reviews.llvm.org/D35216
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
