[PATCH] D26226: Don't require nullability on template parameters in typedefs.

Doug Gregor via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 1 22:57:44 PDT 2016


doug.gregor accepted this revision.
doug.gregor added a comment.
This revision is now accepted and ready to land.

Seem fine; I'd rename the "FIXME" to a "Note" unless you're going to pass a flag to Type::canHaveNullability to say how to classify dependent types.


Repository:
  rL LLVM

https://reviews.llvm.org/D26226





More information about the cfe-commits mailing list