[PATCH] D130210: [SemaCXX] Set promotion type for enum if its type is promotable to integer type even if it has no definition.
Zequan Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 21 11:23:57 PDT 2022
zequanwu added a comment.
In D130210#3669464 <https://reviews.llvm.org/D130210#3669464>, @aaron.ballman wrote:
> LGTM, though you should add a release note to clang/docs/ReleaseNotes.rst for the bug fix. Thank you!
Added a release note.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130210/new/
https://reviews.llvm.org/D130210
More information about the cfe-commits
mailing list