[cfe-commits] [patch][libcxx] Accept '(nil)' as a valid representation for NULL in a test

Andrew C. Morrow andrew.c.morrow at gmail.com
Thu Aug 2 10:58:59 PDT 2012


Hi -

This patch fixes
test/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/pointer.pass.cpp
to accept '(nil)' as a valid representation for NULL so that the test
passes on Linux. The same thing is already done in some other tests,
like in /test/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_pointer.pass.cpp.

Thanks,
Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libcxx.ostream.null.patch
Type: application/octet-stream
Size: 1344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120802/1420d15c/attachment.obj>


More information about the cfe-commits mailing list