aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/DFAPacketizer.cpp
diff options
context:
space:
mode:
authorIlya Biryukov <ibiryukov@google.com>2019-09-09 09:37:17 +0000
committerIlya Biryukov <ibiryukov@google.com>2019-09-09 09:37:17 +0000
commitd5588293a8c8093e0014229401e541edc7acf5d5 (patch)
tree35319ababfb28e6b70dda49a3fe34fbc226d15bd /llvm/lib/CodeGen/DFAPacketizer.cpp
parent63d5d162377e1290990221560c9cd2e571491d6a (diff)
downloadllvm-d5588293a8c8093e0014229401e541edc7acf5d5.zip
llvm-d5588293a8c8093e0014229401e541edc7acf5d5.tar.gz
llvm-d5588293a8c8093e0014229401e541edc7acf5d5.tar.bz2
[clangd] Highlight typedefs to template parameters as template parameters
Summary: Template parameters were handled outside `addType`, this led to lack of highlightings for typedefs to template types. This was never desirable, we want to highlight our typedefs as their underlying type. Note that typedefs to more complicated types, like pointers and references are still not highlighted. Original patch by Johan Vikström. Reviewers: hokein, jvikstrom Reviewed By: hokein Subscribers: nridge, javed.absar, kristof.beyls, MaskRay, jkorous, arphaman, kadircet, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D66516 llvm-svn: 371379
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions