[all-commits] [llvm/llvm-project] fb3d91: [clangd] Fix DocumentOutline for concepts
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Mon Jan 20 11:20:32 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fb3d9153c01b9a560680465190d6ecd804e4c486
https://github.com/llvm/llvm-project/commit/fb3d9153c01b9a560680465190d6ecd804e4c486
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2020-01-20 (Mon, 20 Jan 2020)
Changed paths:
M clang-tools-extra/clangd/FindSymbols.cpp
M clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp
Log Message:
-----------
[clangd] Fix DocumentOutline for concepts
Summary: Fixes https://github.com/clangd/clangd/issues/256
Reviewers: kbobyrev
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D73056
More information about the All-commits
mailing list