From 3a0822f094b578157263e04114075ad7df81db41 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Sun, 21 Jun 2015 13:59:01 +0000 Subject: Vendor import of llvm trunk r240225: https://llvm.org/svn/llvm-project/llvm/trunk@240225 --- include/llvm/IR/Constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/llvm/IR/Constants.h') diff --git a/include/llvm/IR/Constants.h b/include/llvm/IR/Constants.h index e97bda54e8f0..b2ef77b2c3ec 100644 --- a/include/llvm/IR/Constants.h +++ b/include/llvm/IR/Constants.h @@ -1232,6 +1232,6 @@ public: } }; -} // End llvm namespace +} // namespace llvm #endif -- cgit v1.2.3