Skip to content

Commit 31b6938

Browse files
committed
Comment.
1 parent f852a96 commit 31b6938

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

util.hh

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
using namespace std;
88

9+
/* TODO: The strings are implementation-defined. How do they look in
10+
clang? */
11+
912
inline std::string pretty_type(const char *raw)
1013
{
1114
ostringstream os;

0 commit comments

Comments
 (0)