[all-commits] [llvm/llvm-project] c11c2f: [clangd] Drop stale macro and mark ranges

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Tue Mar 14 05:23:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c11c2f5f6548a5303517c89ba6629bbfa7fae0d9
      https://github.com/llvm/llvm-project/commit/c11c2f5f6548a5303517c89ba6629bbfa7fae0d9
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M clang-tools-extra/clangd/ParsedAST.cpp
    M clang-tools-extra/clangd/Preamble.cpp
    M clang-tools-extra/clangd/Preamble.h
    M clang-tools-extra/clangd/unittests/PreambleTests.cpp

  Log Message:
  -----------
  [clangd] Drop stale macro and mark ranges

I'll follow up with patching of those ranges, this is to stop bleeding
mentioned in https://github.com/clangd/clangd/issues/1537.

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




More information about the All-commits mailing list