[all-commits] [llvm/llvm-project] b75282: [NFCI]Prospective fix for MVSC Build bot-

Erich Keane via All-commits all-commits at lists.llvm.org
Fri May 2 09:42:38 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b752822c445b9fba1f59a2822c7b675561749dd4
      https://github.com/llvm/llvm-project/commit/b752822c445b9fba1f59a2822c7b675561749dd4
  Author: erichkeane <ekeane at nvidia.com>
  Date:   2025-05-02 (Fri, 02 May 2025)

  Changed paths:
    M clang/lib/Sema/SemaOpenACCClauseAppertainment.cpp

  Log Message:
  -----------
  [NFCI]Prospective fix for MVSC Build bot-

The previous code hits an assert inside the MSVC compiler version 16.8,
    which is our minimum supported version.  This patch looks on godbolt
    like it avoids this crash, so submitting it to hopefully unbreak the
    bot.



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