Merging r197445:
------------------------------------------------------------------------ r197445 | rtrieu | 2013-12-16 19:40:40 -0500 (Mon, 16 Dec 2013) | 4 lines For -Wconsumed, walk the namespaces to find if the top most namespace is "std" to determine if a move function is the std::move function. This allows functions like std::__1::move to also be treated a the move function. ------------------------------------------------------------------------ llvm-svn: 205784
parent
c4859f5d
Please register or sign in to comment