blob: 442f8a0cc23022e783b1acac3fa07e85c4350e37 [file] [log] [blame]
// RUN: %clang_cc1 -triple x86_64-apple-darwin10 -verify %s -ffreestanding
// expected-no-diagnostics
#include <stdint.h>
typedef unsigned long long uint64_t;