commit | c15aff93c49dabb5ed174fd3731c7219e96af1f4 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Mon Dec 02 12:35:56 2013 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Mon Dec 02 12:35:56 2013 +0000 |
tree | b7a4f7e029586cd7d235cc9e25fb9d807df4a527 | |
parent | e126dcbff9406a6beeadee02a5efc652b42fece6 [diff] |
[PM] [cleanup] Rearrange the public and private sections of this class to be a bit more sensible. The public interface now is first followed by the implementation details. This also resolves a FIXME to make something private -- it was already possible as the one special caller was already a friend. No functionality changed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196095 91177308-0d34-0410-b5e6-96231b3b80d8