[PATCH] Re-add STDC_*_MACROS for libcxx testing on Linux

Michael van der Westhuizen r1mikey at gmail.com
Thu Feb 7 00:07:18 PST 2013


Hi Daniel,

It seems that r174404 accidentally removed stdc format, limit and constant macros from the Linux test runner logic.  This small patch re-adds the macros.

Making this change fixes the following tests on Linux:
 - depr/depr.c.headers/inttypes_h.pass.cpp
 - depr/depr.c.headers/stdint_h.pass.cpp
 - input.output/file.streams/c.files/cinttypes.pass.cpp
 - language.support/cstdint/cstdint.syn/cstdint.pass.cpp

Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: tests-linux-re-add-format-limit-and-constant-macros.patch
Type: application/octet-stream
Size: 500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130207/38a02723/attachment.obj>


More information about the cfe-commits mailing list