aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/FileManager.cpp
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2015-07-29 23:47:19 +0000
committerRichard Trieu <rtrieu@google.com>2015-07-29 23:47:19 +0000
commit1993dc8b15d4d8835e773499240fad2da1152fb2 (patch)
tree1109c4ae70643e68fc780103d7718f4f5bed06c4 /clang/lib/Basic/FileManager.cpp
parentb98aa4359af0c69365bfd471c95df34127e1e16b (diff)
downloadllvm-1993dc8b15d4d8835e773499240fad2da1152fb2.zip
llvm-1993dc8b15d4d8835e773499240fad2da1152fb2.tar.gz
llvm-1993dc8b15d4d8835e773499240fad2da1152fb2.tar.bz2
Fix -Wredundant-move warning.
Without DR1579 implemented, the only case for -Wredundant-move is for a parameter being returned with the same type as the function return type. Also include a check to verify that the move constructor will be used by matching nodes in the AST dump. llvm-svn: 243594
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions