kuhar wrote: > An idea about handling `auto`:
This is hard because we don't know what type `auto` is getting resolved to and if we need to add pointer or not. I explained this here: https://github.com/llvm/llvm-project/pull/177892/changes#diff-198669e20249cc97866c213edaf5059da5f26c34c6eeabc4836d6e11341df0e6R64-R69 https://github.com/llvm/llvm-project/pull/177892 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
