[all-commits] [llvm/llvm-project] dda20e: [flang] Add fir-lsp-server (#114059)

David Truby via All-commits all-commits at lists.llvm.org
Wed Oct 30 08:05:41 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dda20ea73d958584e6b162b34dd421582c52ddbb
      https://github.com/llvm/llvm-project/commit/dda20ea73d958584e6b162b34dd421582c52ddbb
  Author: David Truby <david.truby at arm.com>
  Date:   2024-10-30 (Wed, 30 Oct 2024)

  Changed paths:
    M flang/tools/CMakeLists.txt
    A flang/tools/fir-lsp-server/CMakeLists.txt
    A flang/tools/fir-lsp-server/fir-lsp-server.cpp

  Log Message:
  -----------
  [flang] Add fir-lsp-server (#114059)

This patch adds a fir-lsp-server tool for editor support for editing fir
files, using the existing MLIR lsp server support.

See https://mlir.llvm.org/docs/Tools/MLIRLSP/ for more information.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list