[PATCH] D121959: [clang] Add missing diagnostics for invalid overloads of multiversion functions in C.

Tom Honermann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 15 13:02:20 PDT 2022


tahonermann added a comment.

> 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 ;)


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