[all-commits] [llvm/llvm-project] 021b25: [mlir:PDLL] Fix build on windows related to differ...

River Riddle via All-commits all-commits at lists.llvm.org
Tue Apr 26 19:42:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 021b2545476d01f6996c13b6892fbf0f47761f41
      https://github.com/llvm/llvm-project/commit/021b2545476d01f6996c13b6892fbf0f47761f41
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
    M mlir/lib/Tools/mlir-pdll-lsp-server/CompilationDatabase.cpp
    M mlir/lib/Tools/mlir-pdll-lsp-server/PDLLServer.cpp
    M mlir/test/mlir-pdll-lsp-server/completion.test

  Log Message:
  -----------
  [mlir:PDLL] Fix build on windows related to different file paths

This fixes issues with the compilation database when the file path
isn't in the correct form.




More information about the All-commits mailing list