[all-commits] [llvm/llvm-project] b89202: [clangd] Do not trigger go-to-def textual fallback...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Thu Mar 19 14:25:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b89202e842acda4d6519cb45c98128827df84a2f
https://github.com/llvm/llvm-project/commit/b89202e842acda4d6519cb45c98128827df84a2f
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2020-03-19 (Thu, 19 Mar 2020)
Changed paths:
M clang-tools-extra/clangd/XRefs.cpp
M clang-tools-extra/clangd/unittests/XRefsTests.cpp
Log Message:
-----------
[clangd] Do not trigger go-to-def textual fallback inside string literals
Reviewers: sammccall
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D76098
More information about the All-commits
mailing list