[tests] Add back stdc macros I accidentally refactored out.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 8 Feb 2013 17:41:28 +0000 (17:41 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 8 Feb 2013 17:41:28 +0000 (17:41 +0000)
commit76efb5766625d4c6d0bbc92da3f6630d90c9e6e0
treee507af39a766dbae9a9a1f30dc2464c6ae76229c
parent577e696425c51a1be8659f45191afee62683bf0c
[tests] Add back stdc macros I accidentally refactored out.
 - Patch by Michael van der Westhuizen:
--
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
--

llvm-svn: 174722
libcxx/test/lit.cfg