Add semantic highlighting to constructor and destructor declarations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 34482 Build 34481: arc lint + arc unit
Paths
| Differential D64310
[clangd] Added semantic highlighting for constructors and destructors. AbandonedPublic Authored by jvikstrom on Jul 8 2019, 12:16 AM.
Details
Summary Add semantic highlighting to constructor and destructor declarations.
Diff Detail
Revision Contents
Diff 208325 clang-tools-extra/clangd/SemanticHighlighting.h
clang-tools-extra/clangd/SemanticHighlighting.cpp
clang-tools-extra/clangd/test/semantic-highlighting.test
clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp
|