STL_MSFT added a comment.

No problem! With these changes, my test runs are currently clean wrt "warning 
C4100: unreferenced formal parameter" and "warning C4101: unreferenced local 
variable", but note that (1) Clang may emit unused-variable warnings in 
somewhat different situations, and (2) I've still got 25% of the tests failing 
to compile, which may be hiding further warnings.


http://reviews.llvm.org/D19625



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to