diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-08-22 22:29:50 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-08-22 22:29:50 +0000 |
commit | 86084661482dc942d7ea6afdad3e9e982590b5b0 (patch) | |
tree | 87f97163aee83b893508ef7606a406d997cf0822 /llvm/tools/llvm-cov/TestingSupport.cpp | |
parent | 7bc2da19e7b148a233038e7c8b615aaa4993f3f4 (diff) | |
download | bcm5719-llvm-86084661482dc942d7ea6afdad3e9e982590b5b0.tar.gz bcm5719-llvm-86084661482dc942d7ea6afdad3e9e982590b5b0.zip |
DebugInfo: Test that the loop backedge in a range-for is attribute to the loop header.
This already works, but somewhat by accident (due to the order of
emission in clang, the location is set to the loop header (during the
emission of the iteratior increment) before the loop backedge is
emitted), so let's just add a test for symmetry and future-proofing.
llvm-svn: 216298
Diffstat (limited to 'llvm/tools/llvm-cov/TestingSupport.cpp')
0 files changed, 0 insertions, 0 deletions