[PATCH] D52120: [analyzer] Treat std::{move, forward} as casts in ExprMutationAnalyzer.

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 15 03:10:18 PDT 2018


lebedev.ri added a comment.

In https://reviews.llvm.org/D52120#1235515, @lebedev.ri wrote:

> Though some of that is still false-positives (pointers, va_arg, callback lambdas passed as templated function param), but i'll file further bugs i guess.


Filed the ones that i can pinpoint, marked them as blockers of PR38890 <https://bugs.llvm.org/showdependencytree.cgi?id=38890&hide_resolved=1>


Repository:
  rC Clang

https://reviews.llvm.org/D52120





More information about the cfe-commits mailing list