mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-29 14:40:39 +00:00
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:
parent
e4168195ca
commit
bb8cd1231d
@ -2309,4 +2309,4 @@ TEST_F(FunctionAttachmentTest, SubprogramAttachment) {
|
||||
EXPECT_EQ(SP, F->getMetadata(LLVMContext::MD_dbg));
|
||||
}
|
||||
|
||||
}
|
||||
} // end namespace
|
||||
|
Loading…
Reference in New Issue
Block a user