mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-13 17:46:06 +00:00

This only translates data members for now. Translating overloaded methods is complicated, so I stopped short of doing that. Reviewers: aaboud Differential Revision: http://reviews.llvm.org/D20924 llvm-svn: 271680