mclow.lists accepted this revision.
mclow.lists added a comment.
This revision is now accepted and ready to land.

This looks good to me, except for the noisy tests.


================
Comment at: 
test/std/containers/associative/set/insert_and_emplace_allocator_requirements.pass.cpp:29
@@ +28,3 @@
+template <class Arg>
+void PrintInfo(int line, Arg&& arg)
+{
----------------
In general, we want tests to be silent on success.


http://reviews.llvm.org/D18637



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

Reply via email to