projects
/
cdsspec-compiler.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f71df29
)
common: update comment
author
Brian Norris
<banorris@uci.edu>
Sat, 17 Nov 2012 08:11:27 +0000
(
00:11
-0800)
committer
Brian Norris
<banorris@uci.edu>
Sat, 17 Nov 2012 08:11:27 +0000
(
00:11
-0800)
common.cc
patch
|
blob
|
history
diff --git
a/common.cc
b/common.cc
index bbb30539a8bd36710d9837614c2823b4f1ed3894..f8df1335b00cbe57001d4efacea2191134a4653c 100644
(file)
--- a/
common.cc
+++ b/
common.cc
@@
-77,6
+77,8
@@
void model_assert(bool expr, const char *file, int line)
* output much data, we will need to buffer it in user-space during execution.
* This also means that if ModelChecker decides not to print an execution, it
* should promptly clear the pipe.
+ *
+ * This function should only be called once.
*/
void redirect_output()
{