Removing a spurious semicolon; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222830 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Aaron Ballman 2014-11-26 13:55:55 +00:00
parent a5a7331e71
commit 83fca23528

View File

@ -39,7 +39,7 @@ public:
}
};
};
}
namespace llvm {