[all-commits] [llvm/llvm-project] 6d6d48: [clangd] Reland 'Handle PresumedLocations in Inclu...

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


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d6d48add8a8fcfbc311648a1d6b1ccc6e1e8b26
      https://github.com/llvm/llvm-project/commit/6d6d48add8a8fcfbc311648a1d6b1ccc6e1e8b26
  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] Reland 'Handle PresumedLocations in IncludeCollector'

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

Reviewers: sammccall

Reviewed By: 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