[PATCH] D121959: [clang] Add missing diagnostics for invalid overloads of multiversion functions in C.
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 18 09:50:45 PDT 2022
dblaikie added a comment.
In D121959#3454606 <https://reviews.llvm.org/D121959#3454606>, @tahonermann wrote:
>> This might've caused a regression? (https://github.com/llvm/llvm-project/issues/54892)
>
> @dblaikie, it most definitely did. Note that I'm the author of the patch that introduced the regression, the reporter of the regression, and the assignee for fixing the regression ;)
Ah, sorry, didn't check the author/folks involved. It's not uncommon for non-contributors to file bugs for new breakages and for contributors not to be monitoring the bugs that closely - so usually a conversation on the commit/review is a better place for visibility - so was passing it along to make sure it didn't get lost :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121959/new/
https://reviews.llvm.org/D121959
More information about the cfe-commits
mailing list