summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2015-11-25 15:56:11 +0000
committerAlexander Kornienko <alexfh@google.com>2015-11-25 15:56:11 +0000
commite4ac60d7bc115089fe78e29c304aa2fe4cb13f02 (patch)
treebbe0ed105951fa6b34858406f20a67a70dd02487 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
parent25150784ae5013c34a6bc0eb7d180e08835cf297 (diff)
downloadbcm5719-llvm-e4ac60d7bc115089fe78e29c304aa2fe4cb13f02.tar.gz
bcm5719-llvm-e4ac60d7bc115089fe78e29c304aa2fe4cb13f02.zip
[clang-tidy] Const std::move() argument ClangTidy check
ClangTidy check for finding cases when std::move() is called with const or trivially copyable arguments, that doesn't lead to any move or argument but it makes copy. FixIt generates patch for removing call of std::move(). Patch by Vadym Doroshenko! (+ a couple of minor fixes) Differential Revision: http://reviews.llvm.org/D12031 llvm-svn: 254070
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud