aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-readobj/llvm-readobj.cpp
diff options
context:
space:
mode:
authorJohan Vikstrom <jvikstrom@google.com>2019-08-09 07:35:16 +0000
committerJohan Vikstrom <jvikstrom@google.com>2019-08-09 07:35:16 +0000
commitef0c3ddc7f4b240461c4ee701dd6712b8068dbd7 (patch)
tree2a6e7b287d6f6b52f74f93c72061983ce593d17a /llvm/tools/llvm-readobj/llvm-readobj.cpp
parentd639f6dff1b38459355df7e944fe77ea541fff03 (diff)
downloadllvm-ef0c3ddc7f4b240461c4ee701dd6712b8068dbd7.zip
llvm-ef0c3ddc7f4b240461c4ee701dd6712b8068dbd7.tar.gz
llvm-ef0c3ddc7f4b240461c4ee701dd6712b8068dbd7.tar.bz2
[clangd] Fixed printTemplateSpecializationArgs not printing partial variable specialization arguments.
Summary: printTemplateSpecializationArgs was not printing partial variable specialization args. This adds an additional If clause where we check if it's a VariableTemplatePartialSpecializationDecl and returns the ArgumentLocs if that's the case. Also adds tests for printTemplateSpecializationArgs in ASTTests.cpp. Reviewers: hokein, ilya-biryukov Subscribers: MaskRay, jkorous, arphaman, kadircet, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D65926 llvm-svn: 368403
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions