[all-commits] [llvm/llvm-project] e40c5b: [lsp] Fix format string in Reply (#107480)

Lily Brown via All-commits all-commits at lists.llvm.org
Fri Sep 6 02:42:23 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e40c5b42fe8f489ea4bac4694ef58f09bd95263b
      https://github.com/llvm/llvm-project/commit/e40c5b42fe8f489ea4bac4694ef58f09bd95263b
  Author: Lily Brown <lbrown at modular.com>
  Date:   2024-09-06 (Fri, 06 Sep 2024)

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

  Log Message:
  -----------
  [lsp] Fix format string in Reply (#107480)

PR #105745 requires that `formatv` calls have the correct number of
arguments. This call to `Logger::info` was incorrect.



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