aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Misc/predefines.c
blob: 92e324d0e02fbb89fd0ce299951cf54c55c79366 (plain)
1
2
3
4
5
/* RUN: %clang_cc1 -fsyntax-only -verify -std=c89 -ffreestanding -pedantic-errors %s
 * expected-no-diagnostics
 */
#include <stdint.h>