[all-commits] [llvm/llvm-project] 120725: [clangd] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Aug 28 01:14:24 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 120725d77f5d006e890660e2d329c6aaf0135b6f
      https://github.com/llvm/llvm-project/commit/120725d77f5d006e890660e2d329c6aaf0135b6f
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M clang-tools-extra/clangd/unittests/HoverTests.cpp

  Log Message:
  -----------
  [clangd] Fix a warning

This patch fixes:

  clang-tools-extra/clangd/unittests/HoverTests.cpp:4810:2: error:
  extra ';' outside of a function is incompatible with C++98
  [-Werror,-Wc++98-compat-extra-semi]



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