[all-commits] [llvm/llvm-project] 717bef: [clangd] Preserve line information while build Pre...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Thu May 7 03:26:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 717bef6623291b550d3cd66c32092cc0ca1c236b
https://github.com/llvm/llvm-project/commit/717bef6623291b550d3cd66c32092cc0ca1c236b
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2020-05-07 (Thu, 07 May 2020)
Changed paths:
M clang-tools-extra/clangd/Headers.cpp
M clang-tools-extra/clangd/Headers.h
M clang-tools-extra/clangd/Preamble.cpp
M clang-tools-extra/clangd/unittests/PreambleTests.cpp
Log Message:
-----------
[clangd] Preserve line information while build PreamblePatch
Summary: Depends on D78740.
Reviewers: sammccall
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D78743
More information about the All-commits
mailing list