blob: 63944b03d8f966fd744f305710c968edbe0933a3 [file] [log] [blame]
Daniel Dunbarc79f7672010-09-07 22:54:28 +00001/* RUN: %clang_cc1 -fsyntax-only -verify -std=c89 -ffreestanding -pedantic-errors %s
Andy Gibbs8e8fb3b2012-10-19 12:44:48 +00002 * expected-no-diagnostics
Chris Lattner39360242009-04-22 03:42:19 +00003 * rdar://6814950
4 */
5#include <stdint.h>
6