summaryrefslogtreecommitdiffstats
path: root/include/clang/Frontend/DiagnosticRenderer.h
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2015-07-28 19:06:16 +0000
committerRichard Trieu <rtrieu@google.com>2015-07-28 19:06:16 +0000
commit6ea88b600f597e6dbbaa1d6d5db9ab5e122cac5a (patch)
tree4e91fd5428b83dedd41b8832dbc06efb0b5ab82c /include/clang/Frontend/DiagnosticRenderer.h
parenta0b2aadcfd90aca11469225af9b735acca62e36d (diff)
Do not give a -Wredundant-move warning when removing the move will result in an
error. If the object being moved has a move constructor and a deleted copy constructor, std::move is required, otherwise Clang will give a deleted constructor error. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@243463 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Frontend/DiagnosticRenderer.h')
0 files changed, 0 insertions, 0 deletions