[clang] [Clang][Sema] Fix type of enumerators in incomplete enumerations (PR #84068)
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 6 06:20:01 PST 2024
erichkeane wrote:
> > > Also, this probably needs a release note.
> >
> >
> > If you want I'll add one but this bug has been on main no longer than a week, so I didnt think it would be necessary.
>
> I see. Yeah, I don’t think we really need one if the bug was introduced and fixed in the same version.
Thats correct, a release note is only necessary in cases where the bug existed in a release.
https://github.com/llvm/llvm-project/pull/84068
More information about the cfe-commits
mailing list