[PATCH] SemaChecking: return type validation for member functions

David Blaikie dblaikie at gmail.com
Mon Jan 6 11:40:00 PST 2014


  Is there any better codepath we could use that would reuse the checking for
  non-member functions?

  How does this interact with templates?

http://llvm-reviews.chandlerc.com/D2514



More information about the cfe-commits mailing list