[all-commits] [llvm/llvm-project] 9c8881: [clangd] Patch PragmaMarks in preamble section of ...

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Wed Mar 15 01:06:26 PDT 2023


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

  Changed paths:
    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] Patch PragmaMarks in preamble section of the file

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


  Commit: 82c8bf8fcc91eda75e47856b34a1d68cedd2b46e
      https://github.com/llvm/llvm-project/commit/82c8bf8fcc91eda75e47856b34a1d68cedd2b46e
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    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] Patch main file macros in preamble

Depends on D146026
Fixes https://github.com/clangd/clangd/issues/1537.

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


Compare: https://github.com/llvm/llvm-project/compare/564ed0bd2245...82c8bf8fcc91


More information about the All-commits mailing list