mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-20 13:04:00 +00:00
NFC, add an "end namespace" comment for consistency
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273577 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ca74a5050a
commit
26de1b8135
@ -55,6 +55,7 @@ inline ColoredRawOstream colored_ostream(raw_ostream &OS,
|
||||
OS.changeColor(Color, Bold, BG);
|
||||
return ColoredRawOstream(OS, IsColorUsed);
|
||||
}
|
||||
}
|
||||
|
||||
} // namespace llvm
|
||||
|
||||
#endif // LLVM_COV_RENDERINGSUPPORT_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user