diff options
| author | Aleksandr Urakov <aleksandr.urakov@jetbrains.com> | 2018-11-06 08:02:55 +0000 |
|---|---|---|
| committer | Aleksandr Urakov <aleksandr.urakov@jetbrains.com> | 2018-11-06 08:02:55 +0000 |
| commit | c1e530ee92ce8e0e6aa67677c4d0843f94b3ee05 (patch) | |
| tree | 96f72c82f06e7d4d56a25a836d7e8cfcaf0934d4 /llvm/tools/llvm-xray/xray-graph.cpp | |
| parent | 908aabb783ce922021142dffd80676be6db0ebb0 (diff) | |
| download | bcm5719-llvm-c1e530ee92ce8e0e6aa67677c4d0843f94b3ee05.tar.gz bcm5719-llvm-c1e530ee92ce8e0e6aa67677c4d0843f94b3ee05.zip | |
[PDB] Introduce `MSVCUndecoratedNameParser`
This patch introduces the simple MSVCUndecoratedNameParser. It is needed for
parsing names of PDB symbols corresponding to template instantiations. For
example, for the name `operator<<A>'::`2'::B::operator> we can't just split the
name with :: (as it is implemented for now) to retrieve its scopes. This parser
processes such names in a more correct way.
Differential Revision: https://reviews.llvm.org/D52461
llvm-svn: 346213
Diffstat (limited to 'llvm/tools/llvm-xray/xray-graph.cpp')
0 files changed, 0 insertions, 0 deletions

