aboutsummaryrefslogtreecommitdiff
path: root/pstl
diff options
context:
space:
mode:
authorJohan Vikstrom <jvikstrom@google.com>2019-07-16 13:23:12 +0000
committerJohan Vikstrom <jvikstrom@google.com>2019-07-16 13:23:12 +0000
commitaae7553b3463558c2f7ad40de1b60b989fea0f05 (patch)
tree88c4c598883c165c836cd236c1647df170b2e5a3 /pstl
parent3a6aaa4391f058201d8cec737ab2e6903ef65892 (diff)
downloadllvm-aae7553b3463558c2f7ad40de1b60b989fea0f05.zip
llvm-aae7553b3463558c2f7ad40de1b60b989fea0f05.tar.gz
llvm-aae7553b3463558c2f7ad40de1b60b989fea0f05.tar.bz2
[clangd] Added highlighting for the targets in typedefs and using.
Summary: In `typedef int A` the `A` was not highlighted previously. This patch gives `A` the same kind of highlighting that the underlying type has (class/enum) (which in this example is no special highlighting because builtins are not handled yet) Will add highlightings for built ins in another patch. Reviewers: hokein, sammccall, ilya-biryukov Subscribers: MaskRay, jkorous, arphaman, kadircet, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D64754 llvm-svn: 366207
Diffstat (limited to 'pstl')
0 files changed, 0 insertions, 0 deletions