[llvm-commits] [PATCH] unittests/Support/raw_ostream_test.cpp: Add some dubious and maniac patterns for "%e" formatter.

NAKAMURA Takumi geek4civic at gmail.com
Fri Mar 18 02:03:01 PDT 2011


---
 unittests/Support/raw_ostream_test.cpp |   49 ++++++++++++++++++++++++++++++++
 1 files changed, 49 insertions(+), 0 deletions(-)
---
I think it would be needed as long as we keep "identical" outputs on any hosts.
Checked on glibc, cygwin-newlib, mingw-libc and msvs10.
Please give me advices.

btw, I have abandoned my "%e" formatter for now. I will re-implement
one in future.

...Takumi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-unittests-Support-raw_ostream_test.cpp-Add-some-.patch.txt
Type: text/x-patch
Size: 2923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110318/f72b00bf/attachment.bin>


More information about the llvm-commits mailing list