[all-commits] [llvm/llvm-project] f8865c: [clangd] Pull out a isProtoFile function.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Wed Feb 5 03:08:30 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f8865c01944fe409857eeb30e0963bfa5ced294d
https://github.com/llvm/llvm-project/commit/f8865c01944fe409857eeb30e0963bfa5ced294d
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-02-05 (Wed, 05 Feb 2020)
Changed paths:
M clang-tools-extra/clangd/SourceCode.cpp
M clang-tools-extra/clangd/SourceCode.h
M clang-tools-extra/clangd/index/SymbolCollector.cpp
Log Message:
-----------
[clangd] Pull out a isProtoFile function.
Reviewers: kadircet
Reviewed By: kadircet
Subscribers: merge_guards_bot, mgorny, ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D73780
More information about the All-commits
mailing list