[all-commits] [llvm/llvm-project] b27b36: [clang] fix regression parsing C enum which doesn'...

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Thu Aug 28 11:35:48 PDT 2025


  Branch: refs/heads/users/mizvekov/GH155794
  Home:   https://github.com/llvm/llvm-project
  Commit: b27b3691302dabac7fe47fe0dd791a22f55e0571
      https://github.com/llvm/llvm-project/commit/b27b3691302dabac7fe47fe0dd791a22f55e0571
  Author: Matheus Izvekov <mizvekov at gmail.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M clang/lib/Sema/SemaDecl.cpp
    A clang/test/Sema/GH155794.c

  Log Message:
  -----------
  [clang] fix regression parsing C enum which doesn't declare anything

The regression was introduced in #155313

Since this regression was never released, there are no release notes.

Fixes #155794



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