[all-commits] [llvm/llvm-project] ae023f: [flang] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Nov 20 09:06:00 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae023f3499dda3975e6379bc4c0a8d097ac18f60
      https://github.com/llvm/llvm-project/commit/ae023f3499dda3975e6379bc4c0a8d097ac18f60
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-11-20 (Wed, 20 Nov 2024)

  Changed paths:
    M flang/include/flang/Semantics/openmp-modifiers.h

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

This patch fixes:

  flang/include/flang/Semantics/openmp-modifiers.h:45:69: 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