summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorMartin Bohme <mboehme@google.com>2017-03-08 12:34:51 +0000
committerMartin Bohme <mboehme@google.com>2017-03-08 12:34:51 +0000
commit96d29e5761fa84a253b788cde01a165eb664546f (patch)
tree7c6728b053b5acf09ac40ec3579622e4fe249c25 /clang/lib/CodeGen/CodeGenFunction.cpp
parent34120d67430a107a5ff79c3bac61f690dfee5509 (diff)
downloadbcm5719-llvm-96d29e5761fa84a253b788cde01a165eb664546f.tar.gz
bcm5719-llvm-96d29e5761fa84a253b788cde01a165eb664546f.zip
[clang-tidy] misc-use-after-move: Fix failing assertion
Summary: I've added a test case that (without the fix) triggers the assertion, which happens when a move happens in an implicitly called conversion operator. This patch also fixes nondeterministic behavior in the source code location reported for the move when the move is constained in an init list; this was causing buildbot failures in the previous attempt to submit this patch (see D30569 and rL297004). Reviewers: alexfh Reviewed By: alexfh Subscribers: Eugene.Zelenko, JDevlieghere, cfe-commits Differential Revision: https://reviews.llvm.org/D30650 llvm-svn: 297272
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud