[all-commits] [llvm/llvm-project] 2be456: [clangd] Fix isInsideMainFile to be aware of pream...

Sam McCall via All-commits all-commits at lists.llvm.org
Wed Mar 4 14:57:29 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2be4569719357c55fa9680265bbdcfb798468e9a
      https://github.com/llvm/llvm-project/commit/2be4569719357c55fa9680265bbdcfb798468e9a
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M clang-tools-extra/clangd/SourceCode.cpp
    M clang-tools-extra/clangd/unittests/SourceCodeTests.cpp

  Log Message:
  -----------
  [clangd] Fix isInsideMainFile to be aware of preamble.

Reviewers: kadircet

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

Tags: #clang

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




More information about the All-commits mailing list