[all-commits] [llvm/llvm-project] aa3c76: [clang] Traverse init-captures while indexing
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Mon Sep 21 23:32:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: aa3c7638ba1648e020cf65a424389e093f2b3a1a
https://github.com/llvm/llvm-project/commit/aa3c7638ba1648e020cf65a424389e093f2b3a1a
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M clang-tools-extra/clangd/unittests/XRefsTests.cpp
M clang/lib/Index/IndexBody.cpp
M clang/test/Index/cxx14-lambdas.cpp
Log Message:
-----------
[clang] Traverse init-captures while indexing
Fixes https://github.com/clangd/clangd/issues/496
Differential Revision: https://reviews.llvm.org/D87257
More information about the All-commits
mailing list