Move private member functions to the end of the class declaration.
authorOwen Anderson <resistor@mac.com>
Wed, 8 Sep 2010 18:41:07 +0000 (18:41 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 8 Sep 2010 18:41:07 +0000 (18:41 +0000)
commiteb92330c1d431a7ecbc31609b926a49c89be1d04
treef5248681a4eff006ac1ddcbde3f34a7fe0d9b8c3
parentb91c71299a819e2d20786b629376f119085e8b28
Move private member functions to the end of the class declaration.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113385 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/LLVMContext.h