Szelethus accepted this revision. Szelethus added a comment. This revision is now accepted and ready to land.
Awesome! :D ================ Comment at: lib/StaticAnalyzer/Checkers/MoveChecker.cpp:385-386 + } + // Provide the caller with the classification of the object + // we've obtained here accidentally, for later use. + return OK; ---------------- Maybe move this in-class? Repository: rC Clang https://reviews.llvm.org/D54560 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits