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

Daniel Dunbar daniel at zuster.org
Fri Feb 8 09:42:34 PST 2013


Sorry about that, applied here:
  http://llvm.org/viewvc/llvm-project?view=revision&revision=174722

 - Daniel



On Thu, Feb 7, 2013 at 12:07 AM, Michael van der Westhuizen <
r1mikey at gmail.com> wrote:

> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130208/3a579496/attachment.html>


More information about the cfe-commits mailing list