diff options
author | Zachary Turner <zturner@google.com> | 2018-12-07 19:34:02 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2018-12-07 19:34:02 +0000 |
commit | a42bbe3981645c03222161e7d292fdb794f14f56 (patch) | |
tree | 6f454ff41cc5ba7696a5101b49fd00fcede0e089 /llvm/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp | |
parent | 992fc88111578d04b21ed1f9c5ade82a502423d5 (diff) | |
download | bcm5719-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/DebugSubsectionRecord.cpp')
0 files changed, 0 insertions, 0 deletions