diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2019-10-28 11:31:06 +0100 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2019-10-28 12:03:09 +0100 |
commit | c814f4c4592cf0a6049a56b09442369d8e6eb9d7 (patch) | |
tree | 32f3e5d598341f8055f3b12a29336a2bd5a988cd /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 5d35b7d9e1a34b45c19609f754050e4263bee4ce (diff) | |
download | llvm-c814f4c4592cf0a6049a56b09442369d8e6eb9d7.zip llvm-c814f4c4592cf0a6049a56b09442369d8e6eb9d7.tar.gz llvm-c814f4c4592cf0a6049a56b09442369d8e6eb9d7.tar.bz2 |
[clangd] Do not highlight keywords in semantic highlighting
Summary:
Editors are good at highlightings the keywords themselves.
Note that this only affects highlightings of builtin types spelled out
as keywords in the source code. Highlightings of typedefs to builtin
types are unchanged.
Reviewers: hokein
Reviewed By: hokein
Subscribers: merge_guards_bot, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D69431
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions