summaryrefslogtreecommitdiffstats
path: root/test/Misc/predefines.c
blob: 87f676e89fc43b82a25e4c811b02e8fdaf7e3c9a (plain)
1
2
3
4
5
/* RUN: %clang_cc1 -fsyntax-only -verify -std=c89 -ffreestanding -pedantic-errors %s
 * rdar://6814950
 */
#include <stdint.h>