[all-commits] [llvm/llvm-project] 56739f: [Analysis] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Mon Jun 30 14:18:27 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 56739f58665342ce86dc7f7dd82f8c743c450732
      https://github.com/llvm/llvm-project/commit/56739f58665342ce86dc7f7dd82f8c743c450732
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-06-30 (Mon, 30 Jun 2025)

  Changed paths:
    M llvm/lib/Analysis/IR2Vec.cpp

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

This patch fixes:

  llvm/lib/Analysis/IR2Vec.cpp:296: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