[PATCH] D158718: [Clang] Handle ellipsises in abiguous cast expressions.

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 25 06:45:40 PDT 2023


cor3ntin abandoned this revision.
cor3ntin added a comment.

As described here, clang is actually conforming, there is an open core issue with unclear resolution and that ""fix"" doesn't cover all the ambiguous use cases
https://github.com/llvm/llvm-project/issues/64926


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158718/new/

https://reviews.llvm.org/D158718



More information about the cfe-commits mailing list