[all-commits] [llvm/llvm-project] 4f7917: [clangd] Handle PresumedLocations in IncludeCollector

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Wed May 6 04:08:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f7917c269d65cd3c85eddee19385861c4b8390c
      https://github.com/llvm/llvm-project/commit/4f7917c269d65cd3c85eddee19385861c4b8390c
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2020-05-06 (Wed, 06 May 2020)

  Changed paths:
    M clang-tools-extra/clangd/Headers.cpp
    M clang-tools-extra/clangd/unittests/HeadersTests.cpp

  Log Message:
  -----------
  [clangd] Handle PresumedLocations in IncludeCollector

Summary:
This will enable extraction of correct line locations in preamble patch
for includes.

Reviewers: sammccall

Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D78740




More information about the All-commits mailing list