[PATCH] D44480: [Sema] Don't skip function bodies with 'auto' without trailing return type

Raoul Wols via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 11 10:58:16 PDT 2018


rwols added a comment.

Can we get this merged soon? I'm experiencing a lot of false positive diagnostics with this library <https://github.com/stlab/libraries> at work.


Repository:
  rC Clang

https://reviews.llvm.org/D44480





More information about the cfe-commits mailing list