[PATCH] D57070: [CodeView] Allow empty types in member functions

Josh Stone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 22 16:59:00 PST 2019


cuviper added a comment.

Thanks, committed!

I'll have to review that discussion of `this` pointers wrt Rust, since `self` can be different things, but it hasn't caused us problems yet AFAIK.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57070/new/

https://reviews.llvm.org/D57070





More information about the llvm-commits mailing list