diff options
author | Reid Kleckner <rnk@google.com> | 2016-07-20 14:40:25 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2016-07-20 14:40:25 +0000 |
commit | 8ad06d6546a3a28673a0a0dc4d1569801fd2c930 (patch) | |
tree | 946ce26e67f97b49c379a65151137d44e8906e5c /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 4b1d9f7f1887a3ff21a9c17fa53927ea69d96697 (diff) | |
download | llvm-8ad06d6546a3a28673a0a0dc4d1569801fd2c930.zip llvm-8ad06d6546a3a28673a0a0dc4d1569801fd2c930.tar.gz llvm-8ad06d6546a3a28673a0a0dc4d1569801fd2c930.tar.bz2 |
[MS] Improve VPtrInfo field names and doc comments
'ReusingBase' was a terrible name. It might actually refer to the most
derived class, which is not a base. 'BaseWithVPtr' was also bad, since
again, it could refer to the most derived class. It was actually the
first base to introduce the vptr, so now it is 'IntroducingObject'.
llvm-svn: 276120
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions