[all-commits] [llvm/llvm-project] e9ab43: [clangd][c++20] Add concept Hover tests.
jensmassberg via All-commits
all-commits at lists.llvm.org
Tue Jul 18 01:20:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9ab43dd44cafe5a67f0a12b9ff1021d47074970
https://github.com/llvm/llvm-project/commit/e9ab43dd44cafe5a67f0a12b9ff1021d47074970
Author: Jens Massberg <massberg at google.com>
Date: 2023-07-18 (Tue, 18 Jul 2023)
Changed paths:
M clang-tools-extra/clangd/unittests/HoverTests.cpp
Log Message:
-----------
[clangd][c++20] Add concept Hover tests.
Concepts aren't fully supporteb by hover yet. For the currently
supported case we add a test here to prevent regressions in the future.
Differential Revision: https://reviews.llvm.org/D155558
More information about the All-commits
mailing list