[all-commits] [llvm/llvm-project] 1c056f: [clangd] Use the "macro" semantic token for pre-de...
Sam McCall via All-commits
all-commits at lists.llvm.org
Thu Aug 18 07:13:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1c056f8df26b542b21b61a538203244215701113
https://github.com/llvm/llvm-project/commit/1c056f8df26b542b21b61a538203244215701113
Author: Christian Kandeler <christian.kandeler at qt.io>
Date: 2022-08-18 (Thu, 18 Aug 2022)
Changed paths:
M clang-tools-extra/clangd/SemanticHighlighting.cpp
M clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp
Log Message:
-----------
[clangd] Use the "macro" semantic token for pre-defined identifiers
This matches user expectations.
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D131175
More information about the All-commits
mailing list