diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2019-07-12 16:53:57 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2019-07-12 16:53:57 +0000 |
commit | 352f0a22b8e830b34cc613ad432d7d2d03a24eeb (patch) | |
tree | 908a1f93804726212d9aa3fe0d45fb34fc55ba25 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | 8b76e622b3896a65066c8508b8709ee8eabbfb03 (diff) | |
download | bcm5719-llvm-352f0a22b8e830b34cc613ad432d7d2d03a24eeb.tar.gz bcm5719-llvm-352f0a22b8e830b34cc613ad432d7d2d03a24eeb.zip |
Dump actual line numbers when dumping the AST to JSON.
The "line" attribute is now the physical line within the source file for the location. A "presumedLine" attribute is printed when the presumed line number does not match the given source line number. We continue to not print repeated line information in subsequent source locations, but we track presumed and actual lines separately.
llvm-svn: 365919
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions