[all-commits] [llvm/llvm-project] 34b3f0: [mlir:LSP] Add code completions for builtin signed...

River Riddle via All-commits all-commits at lists.llvm.org
Fri Jul 8 17:57:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34b3f0665c1d71a1a544999ce6e2ac0fcfc22977
      https://github.com/llvm/llvm-project/commit/34b3f0665c1d71a1a544999ce6e2ac0fcfc22977
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2022-07-08 (Fri, 08 Jul 2022)

  Changed paths:
    M mlir/lib/Tools/mlir-lsp-server/MLIRServer.cpp

  Log Message:
  -----------
  [mlir:LSP] Add code completions for builtin signed/unsigned integers


  Commit: 9bbc0d4eb1c1a0436fe1142c59005ee611c9b15a
      https://github.com/llvm/llvm-project/commit/9bbc0d4eb1c1a0436fe1142c59005ee611c9b15a
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2022-07-08 (Fri, 08 Jul 2022)

  Changed paths:
    M mlir/lib/Tools/mlir-lsp-server/LSPServer.cpp

  Log Message:
  -----------
  [mlir:LSP] Drop potentialy annoying completion commit characters

These can result in accidentally accepting a completion when it isn't intended.


Compare: https://github.com/llvm/llvm-project/compare/fe4f512be7a5...9bbc0d4eb1c1


More information about the All-commits mailing list