aaron.ballman added a comment.

I spoke with @to268 during office hours about the current status of the NB 
comments for this feature in the C committee. For the moment, he's going to 
pause work on this patch until the C committee weighs in on whether `auto` is a 
type specifier or not. The committee meets the week of Jan 23, so we should 
have a better understanding of direction by the week of Jan 30. If the C 
committee turns `auto` into a type specifier, we may go back to the original 
implementation of this feature which exposes the C++ feature in C (and add 
diagnostics around the things that need to be constrained in C such as use in a 
function signature).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133289

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to