[PATCH] D28467: [Sema] Add warning for unused lambda captures

Malcolm Parsons via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 19 05:14:51 PST 2017


On 19 January 2017 at 12:49, Aaron Ballman <aaron.ballman at gmail.com> wrote:
> You are correct, it is not an odr use. MSVC is wrong to require the capture.

Should the warning be rephrased?

-- 
Malcolm Parsons


More information about the cfe-commits mailing list