[all-commits] [llvm/llvm-project] 57f951: [clangd] Highlight structured bindings at local sc...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Fri Aug 7 00:23:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 57f9518bf032d773c35c86ec99983a47849fd322
https://github.com/llvm/llvm-project/commit/57f9518bf032d773c35c86ec99983a47849fd322
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2020-08-07 (Fri, 07 Aug 2020)
Changed paths:
M clang-tools-extra/clangd/SemanticHighlighting.cpp
M clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp
Log Message:
-----------
[clangd] Highlight structured bindings at local scope as LocalVariable
Differential Revision: https://reviews.llvm.org/D85500
More information about the All-commits
mailing list