[all-commits] [llvm/llvm-project] cbcd07: [clangd] Add C++20 concepts support to TargetFinder
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Thu Jan 23 12:12:38 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cbcd07a4815f546739fb1374a7f24f35e5352e17
https://github.com/llvm/llvm-project/commit/cbcd07a4815f546739fb1374a7f24f35e5352e17
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2020-01-23 (Thu, 23 Jan 2020)
Changed paths:
M clang-tools-extra/clangd/FindTarget.cpp
M clang-tools-extra/clangd/unittests/FindTargetTests.cpp
Log Message:
-----------
[clangd] Add C++20 concepts support to TargetFinder
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D73140
More information about the All-commits
mailing list