Home | History | Annotate | Download | only in Headers
      1 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -verify %s -ffreestanding
      2 
      3 #include <stdint.h>
      4 typedef unsigned long long uint64_t;
      5