Tag the end of an anonymous namespace, NFC

Prevent clang-format from moving the closing branch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267269 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duncan P. N. Exon Smith 2016-04-23 04:02:39 +00:00
parent e4168195ca
commit bb8cd1231d

View File

@ -2309,4 +2309,4 @@ TEST_F(FunctionAttachmentTest, SubprogramAttachment) {
EXPECT_EQ(SP, F->getMetadata(LLVMContext::MD_dbg));
}
}
} // end namespace