aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitReader.cpp
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@acm.org>2022-01-21 11:37:01 -0800
committerNathan Sidwell <nathan@acm.org>2022-02-07 07:49:30 -0800
commit704b21cb4fa5323564779b1a39b577b2481bf677 (patch)
treee734413f099d119145aa6cd136d342d58183c4aa /llvm/lib/Bitcode/Reader/BitReader.cpp
parent3d7662142d50e4137332a0aa9d1e7d727aeb5941 (diff)
downloadllvm-704b21cb4fa5323564779b1a39b577b2481bf677.zip
llvm-704b21cb4fa5323564779b1a39b577b2481bf677.tar.gz
llvm-704b21cb4fa5323564779b1a39b577b2481bf677.tar.bz2
[demangler] Remove StdQualifiedName
The StdQualifiedName node class is used for names exactly in the std namespace. It is not used for nested names that descend further -- those use a NestedName with NameType("std") as the scope. Representing the compression scheme in the node graph is layer breaking. We can use the same structure for those exactly in std too, and reduce code size a bit. Reviewed By: ChuanqiXu Differential Revision: https://reviews.llvm.org/D118249
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions