[all-commits] [llvm/llvm-project] f3a8f8: [NVPTX] Remove extra '; ' outside of a function (NFC)

Jie Fu (傅杰) via All-commits all-commits at lists.llvm.org
Tue Dec 17 15:43:34 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3a8f879795fcc515f86793c18b366c8ece1a8db
      https://github.com/llvm/llvm-project/commit/f3a8f879795fcc515f86793c18b366c8ece1a8db
  Author: Jie Fu <jiefu at tencent.com>
  Date:   2024-12-18 (Wed, 18 Dec 2024)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp

  Log Message:
  -----------
  [NVPTX] Remove extra ';' outside of a function (NFC)

/llvm-project/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp:224:2:
error: extra ';' outside of a function is incompatible with C++98 [-Werror,-Wc++98-compat-extra-semi]
};
 ^
1 error generated.



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