Update a clang-tidy test for r342194
authorVedant Kumar <vsk@apple.com>
Thu, 13 Sep 2018 23:50:20 +0000 (23:50 +0000)
committerVedant Kumar <vsk@apple.com>
Thu, 13 Sep 2018 23:50:20 +0000 (23:50 +0000)
commit8d8579ff8fb8339e99a8729cc7faa1acafa19bc7
tree342dad68fdb76ea49b7eb49365d0c5bc917750ec
parent35d303adbfa2f9331058de0d9ad007e740437fb2
Update a clang-tidy test for r342194

The location of implicit captures has changed. Update a use-after-move
checker test to reflect that.

This fixes a bot failure:
http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/36500

llvm-svn: 342195
clang-tools-extra/test/clang-tidy/bugprone-use-after-move.cpp