mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-14 15:38:57 +00:00
doxygenify
llvm-svn: 10661
This commit is contained in:
parent
14b3fdfd6a
commit
fa545f3641
@ -19,9 +19,9 @@
|
|||||||
|
|
||||||
namespace llvm {
|
namespace llvm {
|
||||||
|
|
||||||
// RemoveFileOnSignal - This function registers signal handlers to ensure that
|
/// RemoveFileOnSignal - This function registers signal handlers to ensure
|
||||||
// if a signal gets delivered that the named file is removed.
|
/// that if a signal gets delivered that the named file is removed.
|
||||||
//
|
///
|
||||||
void RemoveFileOnSignal(const std::string &Filename);
|
void RemoveFileOnSignal(const std::string &Filename);
|
||||||
|
|
||||||
} // End llvm namespace
|
} // End llvm namespace
|
||||||
|
Loading…
x
Reference in New Issue
Block a user