rmarker wrote:

> +1. In addition, we should deprecate `None` (in documentation only) and 
> rename `AllowShortType` to `Automatic`, followed by `ExceptShortType` which 
> means "`Automatic` except for short return types". Then IMO `ExceptShortType` 
> is unambiguous. If you still think `NeverShortType` is clearer, I would 
> change it to `NotShortType`.

Sounds like a plan.
Updated PR with changes.

https://github.com/llvm/llvm-project/pull/78011
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to