summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-02-27 19:40:09 +0000
committerReid Kleckner <reid@kleckner.net>2014-02-27 19:40:09 +0000
commit9c6e9e313d61284f3d7fa46c86b6f999c8a1adea (patch)
tree1a5370baada30ba200cace6b00d71f37c3ee7a40 /lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp
parent1681092f9652b443aa2a355080b76714190579c0 (diff)
downloadbcm5719-llvm-9c6e9e313d61284f3d7fa46c86b6f999c8a1adea.tar.gz
bcm5719-llvm-9c6e9e313d61284f3d7fa46c86b6f999c8a1adea.zip
MS ABI: Fix vftable mangling by using the vbtable name algorithm
Summary: This merges VFPtrInfo and VBTableInfo into VPtrInfo, since they hold almost the same information. With that change, the vbtable mangling code can easily be applied to vftable data and we magically get the correct, unambiguous vftable names. Fixes PR17748. Reviewers: timurrrr, majnemer CC: cfe-commits Differential Revision: http://llvm-reviews.chandlerc.com/D2893 llvm-svn: 202425
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud