[all-commits] [llvm/llvm-project] 8a8178: [clang][NFC] Fix enum/non-enum conditional warning...

disservin via All-commits all-commits at lists.llvm.org
Thu Jul 9 07:38:45 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a8178e2b89fb649c6f1a11ed0d827f3b5ddfc25
      https://github.com/llvm/llvm-project/commit/8a8178e2b89fb649c6f1a11ed0d827f3b5ddfc25
  Author: disservin <disservin.social at gmail.com>
  Date:   2026-07-09 (Thu, 09 Jul 2026)

  Changed paths:
    M clang/lib/Parse/ParseStmt.cpp

  Log Message:
  -----------
  [clang][NFC] Fix enum/non-enum conditional warning in ParseStmt Followup (#207503)

Missed two other cases, so a follow up to
https://github.com/llvm/llvm-project/pull/207085



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