[llvm] [TableGen] Support automatic type deduction (PR #109434)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 09:06:37 PDT 2024


jurahul wrote:

The same could be said about C++ auto. Just like that, it's a tool to be used judiciously. For simple things like list of string or ints, I'd think it's convenient without added ambiguity.

https://github.com/llvm/llvm-project/pull/109434


More information about the llvm-commits mailing list