[all-commits] [llvm/llvm-project] 5191f7: [clangd] Support new/deleta operator in TargetFinder.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Mon Aug 3 05:10:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5191f70ab1f4b0b9225b2e9e11584e199172418c
https://github.com/llvm/llvm-project/commit/5191f70ab1f4b0b9225b2e9e11584e199172418c
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-08-03 (Mon, 03 Aug 2020)
Changed paths:
M clang-tools-extra/clangd/FindTarget.cpp
M clang-tools-extra/clangd/XRefs.cpp
M clang-tools-extra/clangd/unittests/FindTargetTests.cpp
Log Message:
-----------
[clangd] Support new/deleta operator in TargetFinder.
Differential Revision: https://reviews.llvm.org/D85028
More information about the All-commits
mailing list