[all-commits] [llvm/llvm-project] fef242: [clangd] Fix locateMacroAt() for macro definition ...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Sun Dec 13 15:38:44 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fef242c32e833b84e8b46bd56a28c01c5f9aa65d
      https://github.com/llvm/llvm-project/commit/fef242c32e833b84e8b46bd56a28c01c5f9aa65d
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2020-12-13 (Sun, 13 Dec 2020)

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

  Log Message:
  -----------
  [clangd] Fix locateMacroAt() for macro definition outside preamble

Fixes https://github.com/clangd/clangd/issues/577

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




More information about the All-commits mailing list