summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2018-12-07 19:34:02 +0000
committerZachary Turner <zturner@google.com>2018-12-07 19:34:02 +0000
commita42bbe3981645c03222161e7d292fdb794f14f56 (patch)
tree6f454ff41cc5ba7696a5101b49fd00fcede0e089 /llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp
parent992fc88111578d04b21ed1f9c5ade82a502423d5 (diff)
downloadbcm5719-llvm-a42bbe3981645c03222161e7d292fdb794f14f56.tar.gz
bcm5719-llvm-a42bbe3981645c03222161e7d292fdb794f14f56.zip
[NativePDB] Reconstruct function declarations from debug info.
Previously we would create an lldb::Function object for each function parsed, but we would not add these to the clang AST. This is a first step towards getting local variable support working, as we first need an AST decl so that when we create local variable entries, they have the proper DeclContext. Differential Revision: https://reviews.llvm.org/D55384 llvm-svn: 348631
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud