DIBuilder: Cleanup access control style, NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222066 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duncan P. N. Exon Smith
2014-11-14 23:55:52 +00:00
parent f4d2109d2d
commit d463d348ad

View File

@@ -52,7 +52,6 @@ namespace llvm {
class DIObjCProperty;
class DIBuilder {
private:
Module &M;
LLVMContext &VMContext;