diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2019-09-25 13:09:10 +0000 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2019-09-25 13:09:10 +0000 |
commit | 1e36ed7fbcc783b1deec562139957adeb8ade953 (patch) | |
tree | 6b34c6a6c28d8c9abdf15f17e4bf9c8830780c6f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | d0b44dbefd140949fed7916dc33e19f7c86b2cfd (diff) | |
download | llvm-1e36ed7fbcc783b1deec562139957adeb8ade953.zip llvm-1e36ed7fbcc783b1deec562139957adeb8ade953.tar.gz llvm-1e36ed7fbcc783b1deec562139957adeb8ade953.tar.bz2 |
[AST] Extract Decl::printNestedNameSpecifier helper from Decl::printQualifiedName
Summary:
To be used in clangd, e.g. in D66647.
Currently the alternative to this function is doing string manipulation on results of `printQualifiedName`, which is
hard-to-impossible to get right in presence of template arguments.
Reviewers: kadircet, aaron.ballman
Reviewed By: kadircet, aaron.ballman
Subscribers: aaron.ballman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D67825
llvm-svn: 372863
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions