aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorAleksandr Urakov <aleksandr.urakov@jetbrains.com>2018-11-06 08:02:55 +0000
committerAleksandr Urakov <aleksandr.urakov@jetbrains.com>2018-11-06 08:02:55 +0000
commitc1e530ee92ce8e0e6aa67677c4d0843f94b3ee05 (patch)
tree96f72c82f06e7d4d56a25a836d7e8cfcaf0934d4 /llvm/lib/Bitcode
parent908aabb783ce922021142dffd80676be6db0ebb0 (diff)
downloadllvm-c1e530ee92ce8e0e6aa67677c4d0843f94b3ee05.zip
llvm-c1e530ee92ce8e0e6aa67677c4d0843f94b3ee05.tar.gz
llvm-c1e530ee92ce8e0e6aa67677c4d0843f94b3ee05.tar.bz2
[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/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions