From cfe-commits Fri Jul 17 20:39:45 2015 From: Richard Smith Date: Fri, 17 Jul 2015 20:39:45 +0000 To: cfe-commits Subject: Re: [PATCH] D11305: [Sema] Emit correct warning when copy-elision is not possible. Message-Id: <4b0845b892816fb0ed23134620c57eda () localhost ! localdomain> X-MARC-Message: https://marc.info/?l=cfe-commits&m=143716596931241 rsmith added inline comments. ================ Comment at: test/SemaCXX/warn-pessmizing-move.cpp:158 @@ -165,4 +157,3 @@ -// Macro test. Since the std::move call is outside the macro, it is -// safe to suggest a fix-it. +// Macro tests. A test8(A a) { ---------------- Do we have more macro tests that test cases where the warning is produced? If not, please change the tests to use a local variable. http://reviews.llvm.org/D11305 _______________________________________________ cfe-commits mailing list cfe-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits