[PATCH] D44480: [Sema] Don't skip function bodies with 'auto' without trailing return type
S. B. Tam via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 30 20:09:56 PDT 2018
cpplearner added a comment.
Does `getAs<AutoType>()` work correctly with function returning `auto&`?
Repository:
rL LLVM
https://reviews.llvm.org/D44480
More information about the cfe-commits
mailing list