commit | 2923a432ab09bb83ed4a84547937be531e36e514 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sat Apr 23 04:02:39 2016 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sat Apr 23 04:02:39 2016 +0000 |
tree | e2def650d26c26316043d9f6d831586d811174ee | |
parent | 30ab4b47882cbb414506378a91f0fbaac39b76d0 [diff] [blame] |
Tag the end of an anonymous namespace, NFC Prevent clang-format from moving the closing branch. llvm-svn: 267269
diff --git a/llvm/unittests/IR/MetadataTest.cpp b/llvm/unittests/IR/MetadataTest.cpp index 1addd15..41b2be6 100644 --- a/llvm/unittests/IR/MetadataTest.cpp +++ b/llvm/unittests/IR/MetadataTest.cpp
@@ -2309,4 +2309,4 @@ EXPECT_EQ(SP, F->getMetadata(LLVMContext::MD_dbg)); } -} +} // end namespace