blob: 87f676e89fc43b82a25e4c811b02e8fdaf7e3c9a [file] [log] [blame]
Daniel Dunbarc79f7672010-09-07 22:54:28 +00001/* RUN: %clang_cc1 -fsyntax-only -verify -std=c89 -ffreestanding -pedantic-errors %s
Chris Lattner39360242009-04-22 03:42:19 +00002 * rdar://6814950
3 */
4#include <stdint.h>
5