[PATCH] D100046: [AArch64] ACLE: Fix issue for mismatching enum types with builtins.
Raul Tambre via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 9 09:55:11 PDT 2021
tambre added a comment.
In D100046#2674311 <https://reviews.llvm.org/D100046#2674311>, @sdesmalen wrote:
> The fact that Clang chooses to (explicitly) forget about a builtin in SemaDecl.cpp was quite puzzling to me. Maybe that just shows that I don't fully understand how the builtin mechanism is supposed to work.
> @rsmith and @tambre, git history showed me you have more experience in this area and touched some of that code before, so hopefully you can give me some good feedback!
Sorry for the delay, I'm lately quite busy during the week.
I'll have a look over the weekend.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100046/new/
https://reviews.llvm.org/D100046
More information about the cfe-commits
mailing list