diff options
author | Igor Kudrin <ikudrin.dev@gmail.com> | 2016-05-04 15:38:26 +0000 |
---|---|---|
committer | Igor Kudrin <ikudrin.dev@gmail.com> | 2016-05-04 15:38:26 +0000 |
commit | 0a7c9d110c9e755c535741d42dfc4c266e3aee7b (patch) | |
tree | e8ec6c8817419880fd39a4bf3a59bb2cba46343f /lldb/packages/Python/lldbsuite/test/python_api/value/main.c | |
parent | 96051a4efc763e559ba8f115c8133e6847ccec70 (diff) | |
download | bcm5719-llvm-0a7c9d110c9e755c535741d42dfc4c266e3aee7b.tar.gz bcm5719-llvm-0a7c9d110c9e755c535741d42dfc4c266e3aee7b.zip |
[Coverage] Fix an issue where a coverage region might not be created for a macro containing a loop statement.
The issue happened when a macro contained a full for or
while statement, which body ended at the end of the macro.
Differential Revision: http://reviews.llvm.org/D19725
llvm-svn: 268511
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/main.c')
0 files changed, 0 insertions, 0 deletions