[PATCH] D50021: [ADT] Add a static function pointer type

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 30 15:46:57 PDT 2018


dblaikie added subscribers: hamzasood, dblaikie.
dblaikie added a comment.

I'd probably still vote in favor of a lambda, even if it made the iterator
type unutterable - do you have an example where that makes things
especially difficult to read?


Repository:
  rL LLVM

https://reviews.llvm.org/D50021





More information about the llvm-commits mailing list