freebsd-nq/test/Misc/predefines.c

7 lines
155 B
C
Raw Normal View History

/* RUN: %clang_cc1 -fsyntax-only -verify -std=c89 -ffreestanding -pedantic-errors %s
* expected-no-diagnostics
2009-06-02 17:58:47 +00:00
* rdar://6814950
*/
#include <stdint.h>